Skip to content

Commit 26fdfe8

Browse files
Update module github.com/google/go-github/v81 to v82
1 parent a82123b commit 26fdfe8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

receiver/githubreceiver/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

receiver/githubreceiver/go.sum

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)