Skip to content

Commit

Permalink
fix(deps): update dependency go to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent b5725c1 commit ea2b549
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
@@ -1,6 +1,6 @@
module github.com/terraform-google-modules/terraform-google-service-accounts/modules/key-distributor/files/function

go 1.18
go 1.20

require (
golang.org/x/crypto v0.7.0
Expand Down

0 comments on commit ea2b549

Please sign in to comment.