Skip to content

update go version 1.21 ⬆️ (#4) #13

update go version 1.21 ⬆️ (#4)

update go version 1.21 ⬆️ (#4) #13

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