mirror of
https://github.com/fatedier/frp.git
synced 2025-07-29 09:18:11 +00:00
use std slices package (#4008)
This commit is contained in:
1
.github/workflows/golangci-lint.yml
vendored
1
.github/workflows/golangci-lint.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22'
|
||||
cache: false
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user