Skip to content

Commit

Permalink
vendor: github.com/golang-jwt/jwt v3.2.1
Browse files Browse the repository at this point in the history
to address CVE-2020-26160

full diff: golang-jwt/jwt@a601269...v3.2.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Jul 29, 2021
1 parent 40d7e1c commit 9c170a3
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 64 deletions.
2 changes: 1 addition & 1 deletion vendor.conf
Expand Up @@ -8,7 +8,7 @@ github.com/bugsnag/bugsnag-go b1d153021fcd90ca3f080db36bec96dc690fb274
github.com/bugsnag/osext 0dd3f918b21bec95ace9dc86c7e70266cfc5c702
github.com/bugsnag/panicwrap e2c28503fcd0675329da73bf48b33404db873782
github.com/denverdino/aliyungo afedced274aa9a7fcdd47ac97018f0f8db4e5de2
github.com/dgrijalva/jwt-go a211650c6ae1cff6d7347d3e24070d65dcfb1122 https://github.com/form3tech-oss/jwt-go.git # v3.2.4
github.com/dgrijalva/jwt-go 5130b59fa758846d4779f7d0a1414aceab49b27b https://github.com/golang-jwt/jwt.git # v3.2.1
github.com/docker/go-metrics 399ea8c73916000c64c2c76e8da00ca82f8387ab
github.com/docker/libtrust fa567046d9b14f6aa788882a950d69651d230b21
github.com/garyburd/redigo 535138d7bcd717d6531c701ef5933d98b1866257
Expand Down
1 change: 1 addition & 0 deletions vendor/github.com/dgrijalva/jwt-go/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 21 additions & 19 deletions vendor/github.com/dgrijalva/jwt-go/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 17 additions & 7 deletions vendor/github.com/dgrijalva/jwt-go/claims.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/github.com/dgrijalva/jwt-go/ecdsa.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions vendor/github.com/dgrijalva/jwt-go/go.mod

This file was deleted.

46 changes: 16 additions & 30 deletions vendor/github.com/dgrijalva/jwt-go/map_claims.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/dgrijalva/jwt-go/token.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c170a3

Please sign in to comment.