Skip to content

Commit

Permalink
downgrade golang.org/x/tools to v0.17.0 (#24080)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcacheux authored and alexgallotta committed May 9, 2024
1 parent 6d40de8 commit 6d84c98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/security/secl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.9.0
golang.org/x/sys v0.18.0
golang.org/x/text v0.14.0
golang.org/x/tools v0.19.0
golang.org/x/tools v0.17.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions pkg/security/secl/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d84c98

Please sign in to comment.