File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/go-chi/chi/v5 v5.2.1
12
12
github.com/go-chi/cors v1.2.1
13
13
github.com/go-chi/httprate v0.14.1
14
- github.com/go-chi/jwtauth/v5 v5.3.2
14
+ github.com/go-chi/jwtauth/v5 v5.3.3
15
15
github.com/go-chi/render v1.0.3
16
16
github.com/go-redis/redis/v8 v8.11.5
17
17
github.com/golang-migrate/migrate/v4 v4.18.2
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4=
60
60
github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
61
61
github.com/go-chi/httprate v0.14.1 h1:EKZHYEZ58Cg6hWcYzoZILsv7ppb46Wt4uQ738IRtpZs =
62
62
github.com/go-chi/httprate v0.14.1 /go.mod h1:TUepLXaz/pCjmCtf/obgOQJ2Sz6rC8fSf5cAt5cnTt0 =
63
- github.com/go-chi/jwtauth/v5 v5.3.2 h1:s+ON3ATyyMs3Me0kqyuua6Rwu+2zqIIkL0GCaMarwvs =
64
- github.com/go-chi/jwtauth/v5 v5.3.2 /go.mod h1:O4QvPRuZLZghl9WvfVaON+ARfGzpD2PBX/QY5vUz7aQ =
63
+ github.com/go-chi/jwtauth/v5 v5.3.3 h1:50Uzmacu35/ZP9ER2Ht6SazwPsnLQ9LRJy6zTZJpHEo =
64
+ github.com/go-chi/jwtauth/v5 v5.3.3 /go.mod h1:O4QvPRuZLZghl9WvfVaON+ARfGzpD2PBX/QY5vUz7aQ =
65
65
github.com/go-chi/render v1.0.3 h1:AsXqd2a1/INaIfUSKq3G5uA8weYx20FOsM7uSoCyyt4 =
66
66
github.com/go-chi/render v1.0.3 /go.mod h1:/gr3hVkmYR0YlEy3LxCuVRFzEu9Ruok+gFqbIofjao0 =
67
67
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
You can’t perform that action at this time.
0 commit comments