File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.1
55replace (
66 github.com/envoyproxy/go-control-plane => github.com/envoyproxy/go-control-plane v0.12.0
77 github.com/hashicorp/consul-k8s/version => ../version
8- sigs.k8s.io/gateway-api => ../control-plane/gatewaytest /gateway-api
8+ sigs.k8s.io/gateway-api => ../control-plane/gateway07 /gateway-api-0.7.1
99)
1010
1111require (
@@ -156,7 +156,6 @@ require (
156156 go.opentelemetry.io/otel/metric v1.37.0 // indirect
157157 go.opentelemetry.io/otel/trace v1.37.0 // indirect
158158 go.opentelemetry.io/proto/otlp v1.5.0 // indirect
159- go.uber.org/automaxprocs v1.6.0 // indirect
160159 go.yaml.in/yaml/v2 v2.4.2 // indirect
161160 go.yaml.in/yaml/v3 v3.0.4 // indirect
162161 golang.org/x/crypto v0.43.0 // indirect
You can’t perform that action at this time.
0 commit comments