File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.2
77require (
88 github.com/Code-Hex/Neo-cowsay/v2 v2.0.4
99 github.com/antchfx/xmlquery v1.4.0
10- github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea
10+ github.com/bazelbuild/buildtools v0.0.0-20250930101331-8f135a59a74a
1111 github.com/dustin/go-humanize v1.0.1
1212 github.com/ericpauley/go-quantize v0.0.0-20200331213906-ae555eb2afa4
1313 github.com/fatih/color v1.16.0
Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
3131github.com/b5/outline v0.0.0-20210930001007-03f1b39e3ab2 /go.mod h1:ml9lPAEMJLY2NqHVyhztZg6ZNvKOgHXSZYMnY1NFSwk =
3232github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea h1:dVzvvPij8slrIo4VFkmPqQ0Tpl8AwbL/iaCE5gCX9zs =
3333github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea /go.mod h1:689QdV3hBP7Vo9dJMmzhoYIyo/9iMhEmHkJcnaPRCbo =
34+ github.com/bazelbuild/buildtools v0.0.0-20250930101331-8f135a59a74a h1:YPD+c3++zNKinAK7eT9c9YpvJ2vTbwJuRRNBTkAidac =
35+ github.com/bazelbuild/buildtools v0.0.0-20250930101331-8f135a59a74a /go.mod h1:PLNUetjLa77TCCziPsz0EI8a6CUxgC+1jgmWv0H25tg =
3436github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
3537github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
3638github.com/bwesterb/go-ristretto v1.2.3 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
You can’t perform that action at this time.
0 commit comments