mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
chore(deps): upgrade to Go v1.22 and deps (#1423)
* chore(deps): upgrade go to v1.22 and deps * chore(deps): upgrade workflow go to v1.22
This commit is contained in:
parent
3c40c7bba8
commit
8156c8d66e
8 changed files with 99 additions and 88 deletions
1
.github/workflows/golang-linter.yml
vendored
1
.github/workflows/golang-linter.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22.0'
|
||||
cache: true
|
||||
|
||||
- name: Install Nilaway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue