We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df35056 commit 2df8899Copy full SHA for 2df8899
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/golang-jwt/jwt/v4 v4.5.1
7
github.com/google/uuid v1.6.0
8
github.com/stretchr/testify v1.9.0
9
- go.uber.org/mock v0.5.0
+ go.uber.org/mock v0.3.0
10
golang.org/x/oauth2 v0.24.0
11
google.golang.org/api v0.205.0
12
google.golang.org/appengine v1.6.8
0 commit comments