update go sum
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
go-version: "1.25"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod download
|
||||
run: go mod tidy
|
||||
|
||||
- name: Run tests
|
||||
run: go test -v ./...
|
||||
|
||||
Reference in New Issue
Block a user