Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Aug 5, 2024
1 parent 9545f5c commit a24b08c
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.25.0
google.golang.org/api v0.189.0
golang.org/x/crypto v0.21.0
google.golang.org/api v0.114.0
)

require (
Expand Down

0 comments on commit a24b08c

Please sign in to comment.