Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
upgrade to caddy-auth-jwt v1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
greenpau committed Sep 30, 2020
1 parent f7f4320 commit 1d5a62d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/crewjam/saml v0.4.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-ldap/ldap v3.0.3+incompatible
github.com/greenpau/caddy-auth-jwt v1.0.17
github.com/greenpau/caddy-auth-jwt v1.0.18
github.com/greenpau/go-identity v1.0.5
github.com/satori/go.uuid v1.2.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoA
github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3/go.mod h1:eEOZF4jCKGi+aprrirO9e7WKB3beBRtWgqGunKl6pKE=
github.com/gostaticanalysis/analysisutil v0.0.3/go.mod h1:eEOZF4jCKGi+aprrirO9e7WKB3beBRtWgqGunKl6pKE=
github.com/greenpau/caddy-auth-jwt v1.0.17 h1:Lpvg9u3LRTTRGXZwmw80L3NWll03Tb7NXLJ2tvi+MM8=
github.com/greenpau/caddy-auth-jwt v1.0.17/go.mod h1:XS1wGcSSSS9H544mis5b640ae/hNL58Nbu/tCU6PVZo=
github.com/greenpau/caddy-auth-jwt v1.0.18 h1:jHolhmzYXDsO1Mf/u0B2EvsDmhzKfSih+lqXQAjdVUc=
github.com/greenpau/caddy-auth-jwt v1.0.18/go.mod h1:XS1wGcSSSS9H544mis5b640ae/hNL58Nbu/tCU6PVZo=
github.com/greenpau/go-identity v1.0.5 h1:lyylu5k4knHCkdhgJBeBTF3jb4rNNNWNmRhlP4U7R8I=
github.com/greenpau/go-identity v1.0.5/go.mod h1:++pwfuoXgXJQM1PFtiHTH9fMlbgOY42Hs5wSwoQ3JK0=
github.com/greenpau/versioned v1.0.23 h1:ICqCoTG8Xv92BV+bKs52d86pDF/e0zhk3LLELsYMpl4=
Expand Down

0 comments on commit 1d5a62d

Please sign in to comment.