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] committed Mar 16, 2023
1 parent 023b3d0 commit 6b79cf5
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.5.0
google.golang.org/api v0.107.0
golang.org/x/crypto v0.7.0
google.golang.org/api v0.112.0
)

require (
Expand Down

0 comments on commit 6b79cf5

Please sign in to comment.