Update workflow

This commit is contained in:
世界 2024-11-17 15:47:28 +08:00
parent b28a0ef94f
commit 320ffbe9f0
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
7 changed files with 185 additions and 17 deletions

View file

@ -5,11 +5,8 @@ linters:
- govet
- gci
- staticcheck
run:
skip-dirs:
- tls
- tls_compact
- paralleltest
- ineffassign
linters-settings:
gci:
@ -18,5 +15,10 @@ linters-settings:
- standard
- prefix(github.com/sagernet/)
- default
staticcheck:
go: '1.20'
run:
go: "1.23"
issues:
exclude-dirs:
- internal