File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.5
55toolchain go1.25.6
66
77require (
8- github.com/alecthomas/kong v1.13 .0
8+ github.com/alecthomas/kong v1.14 .0
99 github.com/fsnotify/fsnotify v1.9.0
1010 github.com/gin-gonic/gin v1.11.0
1111 github.com/goccy/go-json v0.10.5
Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ github.com/alecthomas/chroma/v2 v2.21.1 h1:FaSDrp6N+3pphkNKU6HPCiYLgm8dbe5UXIXco
177177github.com/alecthomas/chroma/v2 v2.21.1 /go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o =
178178github.com/alecthomas/go-check-sumtype v0.3.1 h1:u9aUvbGINJxLVXiFvHUlPEaD7VDULsrxJb4Aq31NLkU =
179179github.com/alecthomas/go-check-sumtype v0.3.1 /go.mod h1:A8TSiN3UPRw3laIgWEUOHHLPa6/r9MtoigdlP5h3K/E =
180- github.com/alecthomas/kong v1.13 .0 h1:5e/7XC3ugvhP1DQBmTS+WuHtCbcv44hsohMgcvVxSrA =
181- github.com/alecthomas/kong v1.13 .0 /go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I =
180+ github.com/alecthomas/kong v1.14 .0 h1:gFgEUZWu2ZmZ+UhyZ1bDhuutbKN1nTtJTwh19Wsn21s =
181+ github.com/alecthomas/kong v1.14 .0 /go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I =
182182github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs =
183183github.com/alecthomas/repr v0.5.2 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
184184github.com/alexkohler/nakedret/v2 v2.0.6 h1:ME3Qef1/KIKr3kWX3nti3hhgNxw6aqN5pZmQiFSsuzQ =
You can’t perform that action at this time.
0 commit comments