mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
use math/rand/v2 (#4020)
This commit is contained in:
parent
c08be0fd92
commit
b36f3834eb
5 changed files with 16 additions and 25 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
||||
version: v1.56
|
||||
version: v1.57
|
||||
|
||||
# Optional: golangci-lint command line arguments.
|
||||
# args: --issues-exit-code=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue