File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/key-distributor/files/function Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/terraform-google-modules/terraform-google-service-accounts/mod
33go 1.20
44
55require (
6- golang.org/x/crypto v0.25 .0
6+ golang.org/x/crypto v0.31 .0
77 google.golang.org/api v0.189.0
88)
99
@@ -28,8 +28,8 @@ require (
2828 go.opentelemetry.io/otel/trace v1.24.0 // indirect
2929 golang.org/x/net v0.27.0 // indirect
3030 golang.org/x/oauth2 v0.21.0 // indirect
31- golang.org/x/sys v0.22 .0 // indirect
32- golang.org/x/text v0.16 .0 // indirect
31+ golang.org/x/sys v0.28 .0 // indirect
32+ golang.org/x/text v0.21 .0 // indirect
3333 google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 // indirect
3434 google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade // indirect
3535 google.golang.org/grpc v1.64.1 // indirect
You can’t perform that action at this time.
0 commit comments