Skip to content

Commit

Permalink
fix(deps): Update module golang.org/x/crypto to v0.31.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent fa6c691 commit b0a35e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/key-distributor/files/function/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/terraform-google-modules/terraform-google-service-accounts/mod
go 1.20

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

Expand Down

0 comments on commit b0a35e5

Please sign in to comment.