Skip to content

Commit 2df8899

Browse files
authored
Update go.mod
1 parent df35056 commit 2df8899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/golang-jwt/jwt/v4 v4.5.1
77
github.com/google/uuid v1.6.0
88
github.com/stretchr/testify v1.9.0
9-
go.uber.org/mock v0.5.0
9+
go.uber.org/mock v0.3.0
1010
golang.org/x/oauth2 v0.24.0
1111
google.golang.org/api v0.205.0
1212
google.golang.org/appengine v1.6.8

0 commit comments

Comments
 (0)