Skip to content

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

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

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

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