Skip to content

Commit

Permalink
fix(deps): update github.com/bazelbuild/buildtools digest to 8bd806d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c290597 commit 31042a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.2
require (
github.com/Code-Hex/Neo-cowsay/v2 v2.0.4
github.com/antchfx/xmlquery v1.4.0
github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea
github.com/bazelbuild/buildtools v0.0.0-20241209145146-8bd806d1ee7e
github.com/dustin/go-humanize v1.0.1
github.com/ericpauley/go-quantize v0.0.0-20200331213906-ae555eb2afa4
github.com/fatih/color v1.16.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
github.com/b5/outline v0.0.0-20210930001007-03f1b39e3ab2/go.mod h1:ml9lPAEMJLY2NqHVyhztZg6ZNvKOgHXSZYMnY1NFSwk=
github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea h1:dVzvvPij8slrIo4VFkmPqQ0Tpl8AwbL/iaCE5gCX9zs=
github.com/bazelbuild/buildtools v0.0.0-20230425225026-3dcc8d67e8ea/go.mod h1:689QdV3hBP7Vo9dJMmzhoYIyo/9iMhEmHkJcnaPRCbo=
github.com/bazelbuild/buildtools v0.0.0-20241209145146-8bd806d1ee7e h1:mpqH33NvnxB5eceU+p7c0SG+6mWoPVtCiPMEbUipDso=
github.com/bazelbuild/buildtools v0.0.0-20241209145146-8bd806d1ee7e/go.mod h1:PLNUetjLa77TCCziPsz0EI8a6CUxgC+1jgmWv0H25tg=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
Expand Down

0 comments on commit 31042a5

Please sign in to comment.