Skip to content

Commit

Permalink
fix(deps): update go modules (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2023
1 parent 34c16ab commit 4be6958
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.114.0
)

require (
Expand Down

0 comments on commit 4be6958

Please sign in to comment.