We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba6957 commit 090a3c4Copy full SHA for 090a3c4
go.mod
@@ -22,8 +22,8 @@ require (
22
github.com/gobuffalo/here v0.6.0
23
github.com/gocql/gocql v0.0.0-20210515062232-b7ef815b4556
24
github.com/gofrs/uuid v4.0.0+incompatible // indirect
25
- github.com/google/go-github/v39 v39.2.0
26
github.com/golang-jwt/jwt/v4 v4.1.0 // indirect
+ github.com/google/go-github/v39 v39.2.0
27
github.com/gorilla/mux v1.7.4 // indirect
28
github.com/hashicorp/go-multierror v1.1.0
29
github.com/jackc/pgconn v1.8.0
0 commit comments