Skip to content

Commit

Permalink
downgrade toolchain to allow passing build
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed May 3, 2024
1 parent 9eed9b5 commit 9d40968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/hashicorp/vault-plugin-secrets-gcp

go 1.21

toolchain go1.22.2
toolchain go1.21.5

require (
github.com/hashicorp/errwrap v1.1.0
Expand Down

0 comments on commit 9d40968

Please sign in to comment.