Skip to content

Commit

Permalink
fix(deps): update module honnef.co/go/tools to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 358f27a commit 3fb73fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/securego/gosec/v2 v2.20.1-0.20240625111827-9a4a741e6b37
golang.org/x/tools v0.22.0
golang.org/x/vuln v1.1.2
honnef.co/go/tools v0.4.7
honnef.co/go/tools v0.5.0
)

require (
Expand Down

0 comments on commit 3fb73fe

Please sign in to comment.