Replaced gopkg with modash
This commit is contained in:
parent
7c76e61b08
commit
1dcfede417
7 changed files with 15 additions and 21 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.24
|
||||
go-version: 1.25
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 21.1
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.22.4
|
||||
go-version: 1.25
|
||||
- name: Build
|
||||
run: |
|
||||
make test
|
||||
Loading…
Add table
Add a link
Reference in a new issue