Skip to content

Commit 2356efe

Browse files
Update module github.com/google/go-github/v68 to v83
1 parent bb73104 commit 2356efe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ require (
1313
github.com/getsentry/sentry-go v0.42.0
1414
github.com/go-co-op/gocron v1.37.0
1515
github.com/google/go-github/v68 v68.0.0
16+
github.com/google/go-github/v83 v83.0.0
1617
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
1718
github.com/hashicorp/go-hclog v1.6.3
1819
github.com/hashicorp/go-plugin v1.7.0
@@ -93,7 +94,7 @@ require (
9394
github.com/go-ole/go-ole v1.3.0 // indirect
9495
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
9596
github.com/golang/protobuf v1.5.4 // indirect
96-
github.com/google/go-querystring v1.1.0 // indirect
97+
github.com/google/go-querystring v1.2.0 // indirect
9798
github.com/google/uuid v1.6.0 // indirect
9899
github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
99100
github.com/hashicorp/go-metrics v0.5.4 // indirect

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)