Skip to content

Commit

Permalink
chore(deps): Update go modules and/or dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent a11d412 commit 6a0bde7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions modules/key-distributor/files/function/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/terraform-google-modules/terraform-google-service-accounts/mod
go 1.20

require (
golang.org/x/crypto v0.25.0
google.golang.org/api v0.189.0
golang.org/x/crypto v0.27.0
google.golang.org/api v0.196.0
)

require (
Expand Down
2 changes: 1 addition & 1 deletion test/integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-google-service-accounts/tes

go 1.22

toolchain go1.22.6
toolchain go1.22.7

require (
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.16.1
Expand Down

0 comments on commit 6a0bde7

Please sign in to comment.