chore(deps): update all non-major dependencies (#355)

This commit is contained in:
renovate[bot]
2026-08-28 15:24:08 +02:00
committed by GitHub
parent 203d2f72bf
commit d0ad4623a9
6 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v7
- uses: actions/setup-go@v7
with:
go-version: "1.26.x"
go-version: "1.27.x"
- run: go build .
env:
CGO_ENABLED: '0'