mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
use std slices package (#4008)
This commit is contained in:
parent
b6361fb143
commit
3e0c78233a
22 changed files with 75 additions and 84 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue