Merge pull request 'chore(deps): update dependency go to v1.24.6' (#32) from renovate/go-modules into master
All checks were successful
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Successful in 1m13s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 2m23s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m31s
Lint Markdown files / markdown-lint (push) Successful in 12s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Successful in 2m24s

This commit is contained in:
2025-08-06 19:14:33 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/civ
go 1.24
toolchain go1.24.5
toolchain go1.24.6
require (
git.cryptic.systems/volker.raschek/dockerutils v0.2.0