File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/Khan/genqlient v0.8.1
77 github.com/google/go-cmp v0.7.0
88 github.com/google/go-github/v81 v81.0.0
9+ github.com/google/go-github/v82 v82.0.0
910 github.com/gorilla/mux v1.8.1
1011 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.144.0
1112 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.144.0
@@ -49,7 +50,7 @@ require (
4950 github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
5051 github.com/gobwas/glob v0.2.3 // indirect
5152 github.com/golang/snappy v1.0.0 // indirect
52- github.com/google/go-querystring v1.1 .0 // indirect
53+ github.com/google/go-querystring v1.2 .0 // indirect
5354 github.com/google/go-tpm v0.9.8 // indirect
5455 github.com/google/uuid v1.6.0 // indirect
5556 github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853 // indirect
You can’t perform that action at this time.
0 commit comments