File tree Expand file tree Collapse file tree 2 files changed +11
-63
lines changed Expand file tree Collapse file tree 2 files changed +11
-63
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-google-lb-http/test/integra
22
33go 1.22.0
44
5- toolchain go1.22.7
5+ toolchain go1.22.8
66
77require (
88 github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.16.2
@@ -29,7 +29,6 @@ require (
2929 github.com/golang/protobuf v1.5.3 // indirect
3030 github.com/google/gnostic-models v0.6.8 // indirect
3131 github.com/google/go-cmp v0.6.0 // indirect
32- github.com/google/gofuzz v1.2.0 // indirect
3332 github.com/google/s2a-go v0.1.7 // indirect
3433 github.com/google/uuid v1.3.1 // indirect
3534 github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
@@ -79,7 +78,6 @@ require (
7978 google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
8079 google.golang.org/grpc v1.58.3 // indirect
8180 google.golang.org/protobuf v1.33.0 // indirect
82- gopkg.in/yaml.v2 v2.4.0 // indirect
8381 gopkg.in/yaml.v3 v3.0.1 // indirect
8482 k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
8583 sigs.k8s.io/kustomize/kyaml v0.17.2 // indirect
You can’t perform that action at this time.
0 commit comments