Skip to content

⬆️ Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.21 #17

⬆️ Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.21

⬆️ Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.21 #17

Workflow file for this run

run:
timeout: 5m
linters:
disable-all: true
enable:
- errcheck
- ineffassign
- misspell
- unparam
- nakedret
- prealloc
- goimports
- goconst
- gocyclo
- bodyclose
- godot
- thelper
- predeclared