File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- 22.14 .0
1
+ 22.15 .0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
5
5
require (
6
6
github.com/Ladicle/tabwriter v1.0.0
7
7
github.com/Masterminds/semver/v3 v3.3.1
8
- github.com/alecthomas/chroma/v2 v2.16 .0
8
+ github.com/alecthomas/chroma/v2 v2.17 .0
9
9
github.com/chainguard-dev/git-urls v1.0.2
10
10
github.com/davecgh/go-spew v1.1.1
11
11
github.com/dominikbraun/graph v0.23.0
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ github.com/alecthomas/chroma/v2 v2.15.0 h1:LxXTQHFoYrstG2nnV9y2X5O94sOBzf0CIUpST
17
17
github.com/alecthomas/chroma/v2 v2.15.0 /go.mod h1:gUhVLrPDXPtp/f+L1jo9xepo9gL4eLwRuGAunSZMkio =
18
18
github.com/alecthomas/chroma/v2 v2.16.0 h1:QC5ZMizk67+HzxFDjQ4ASjni5kWBTGiigRG1u23IGvA =
19
19
github.com/alecthomas/chroma/v2 v2.16.0 /go.mod h1:RVX6AvYm4VfYe/zsk7mjHueLDZor3aWCNE14TFlepBk =
20
+ github.com/alecthomas/chroma/v2 v2.17.0 h1:3r2Cgk+nXNICMBxIFGnTRTbQFUwMiLisW+9uos0TtUI =
21
+ github.com/alecthomas/chroma/v2 v2.17.0 /go.mod h1:RVX6AvYm4VfYe/zsk7mjHueLDZor3aWCNE14TFlepBk =
20
22
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
21
23
github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
22
24
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
You can’t perform that action at this time.
0 commit comments