Skip to content

Commit

Permalink
fix(deps): Update GO modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 5da6634 commit 4f867e2
Showing 1 changed file with 2 additions and 2 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.18

require (
golang.org/x/crypto v0.7.0
google.golang.org/api v0.114.0
golang.org/x/crypto v0.13.0
google.golang.org/api v0.144.0
)

require (
Expand Down

0 comments on commit 4f867e2

Please sign in to comment.