mirror of
https://github.com/splitsh/lite.git
synced 2026-03-14 13:55:46 +01:00
Bump to Go 1.22 and update deps
This commit is contained in:
parent
f19d527a89
commit
336cb150a8
3 changed files with 10 additions and 10 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '^1.21.1'
|
||||
go-version: '^1.22.0'
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue