Skip to content

Commit

Permalink
Remove toolchain from go.mod
Browse files Browse the repository at this point in the history
CodeQL didn't like it
  • Loading branch information
xbglowx committed Feb 5, 2024
1 parent 1d89e85 commit 45b41b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/xbglowx/vault-kv-search

go 1.21

toolchain go1.21.6

require (
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/vault v1.15.3
Expand Down

0 comments on commit 45b41b4

Please sign in to comment.