Update Minor and Patch dependencies
All checks were successful
CI / test (pull_request) Successful in 1m19s
All checks were successful
CI / test (pull_request) Successful in 1m19s
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.25"
|
||||
go-version: "1.26"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user