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 @@ -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
You can’t perform that action at this time.
0 commit comments