Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
swordkee authored Nov 14, 2024
1 parent df35056 commit 2df8899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.1
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.9.0
go.uber.org/mock v0.5.0
go.uber.org/mock v0.3.0
golang.org/x/oauth2 v0.24.0
google.golang.org/api v0.205.0
google.golang.org/appengine v1.6.8
Expand Down

0 comments on commit 2df8899

Please sign in to comment.