chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-02-15 13:57:03 +01:00
committed by Henrique Dias
parent b620cd5c88
commit bd0667aac1
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ jobs:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: "1.25.x"
go-version: "1.26.x"
- name: Run test with coverage
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...