Skip to content

Commit

Permalink
feat: upgrade Go dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Nov 2, 2023
1 parent a8953fb commit 9e5f075
Show file tree
Hide file tree
Showing 2 changed files with 1,214 additions and 11 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/casdoor/casdoor-go-sdk
go 1.16

require (
github.com/golang-jwt/jwt/v4 v4.1.0
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
github.com/golang-jwt/jwt/v4 v4.5.0
golang.org/x/oauth2 v0.13.0
)
Loading

0 comments on commit 9e5f075

Please sign in to comment.