fix(deps): update module github.com/auth0/go-jwt-middleware/v2 to v2.2.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module gitlab.com/unboundsoftware/schemas
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
||||
toolchain go1.23.0
|
||||
|
||||
@@ -9,7 +9,7 @@ require (
|
||||
github.com/Khan/genqlient v0.7.0
|
||||
github.com/alecthomas/kong v0.9.0
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/auth0/go-jwt-middleware/v2 v2.2.1
|
||||
github.com/auth0/go-jwt-middleware/v2 v2.2.2
|
||||
github.com/getsentry/sentry-go v0.28.1
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
github.com/jmoiron/sqlx v1.4.0
|
||||
@@ -53,7 +53,7 @@ require (
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/mod v0.18.0 // indirect
|
||||
golang.org/x/net v0.26.0 // indirect
|
||||
golang.org/x/sync v0.7.0 // indirect
|
||||
golang.org/x/sync v0.8.0 // indirect
|
||||
golang.org/x/sys v0.21.0 // indirect
|
||||
golang.org/x/text v0.16.0 // indirect
|
||||
golang.org/x/tools v0.22.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user