Skip to content

⬆️ Bump golang.org/x/crypto from 0.9.0 to 0.17.0 #14

⬆️ Bump golang.org/x/crypto from 0.9.0 to 0.17.0

⬆️ Bump golang.org/x/crypto from 0.9.0 to 0.17.0 #14

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