File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
workflows/steps/services/wpt_consumer Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ replace github.com/GoogleChrome/webstatus.dev/lib/gen => ../../../../lib/gen
88
99require (
1010 github.com/GoogleChrome/webstatus.dev/lib v0.0.0-20250910222635-604d7daa3a0a
11- github.com/GoogleChrome/webstatus.dev/lib/gen v0.0.0-20250910222635-604d7daa3a0a
1211 github.com/google/go-github/v74 v74.0.0
1312 github.com/web-platform-tests/wpt.fyi v0.0.0-20250910182517-4c8fc9ff3d8d
1413)
@@ -27,6 +26,7 @@ require (
2726 cloud.google.com/go/monitoring v1.24.2 // indirect
2827 cloud.google.com/go/secretmanager v1.15.0 // indirect
2928 cloud.google.com/go/spanner v1.84.1 // indirect
29+ github.com/GoogleChrome/webstatus.dev/lib/gen v0.0.0-20250910222635-604d7daa3a0a // indirect
3030 github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
3131 github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 // indirect
3232 github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
You can’t perform that action at this time.
0 commit comments