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
55require (
66 github.com/Ladicle/tabwriter v1.0.0
77 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
99 github.com/chainguard-dev/git-urls v1.0.2
1010 github.com/davecgh/go-spew v1.1.1
1111 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
1717github.com/alecthomas/chroma/v2 v2.15.0 /go.mod h1:gUhVLrPDXPtp/f+L1jo9xepo9gL4eLwRuGAunSZMkio =
1818github.com/alecthomas/chroma/v2 v2.16.0 h1:QC5ZMizk67+HzxFDjQ4ASjni5kWBTGiigRG1u23IGvA =
1919github.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 =
2022github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
2123github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
2224github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
You can’t perform that action at this time.
0 commit comments