Skip to content

Commit 090a3c4

Browse files
committed
go mod tidy
1 parent 4ba6957 commit 090a3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ require (
2222
github.com/gobuffalo/here v0.6.0
2323
github.com/gocql/gocql v0.0.0-20210515062232-b7ef815b4556
2424
github.com/gofrs/uuid v4.0.0+incompatible // indirect
25-
github.com/google/go-github/v39 v39.2.0
2625
github.com/golang-jwt/jwt/v4 v4.1.0 // indirect
26+
github.com/google/go-github/v39 v39.2.0
2727
github.com/gorilla/mux v1.7.4 // indirect
2828
github.com/hashicorp/go-multierror v1.1.0
2929
github.com/jackc/pgconn v1.8.0

0 commit comments

Comments
 (0)