mirror of
https://github.com/jkaninda/go-storage.git
synced 2026-03-10 11:39:02 +01:00
feat: add gsc and go_storage package
This commit is contained in:
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@@ -15,9 +15,9 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '~1.22'
|
||||
go-version: '~1.24'
|
||||
|
||||
- name: Run linter
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v1.61
|
||||
version: v2.1.2
|
||||
|
||||
Reference in New Issue
Block a user