Skip to content

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

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

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

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