chore(deps): update dependency go to v1.25.0
Some checks failed
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 41s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 44s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 15s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 1m35s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 39s
Lint Markdown files / Run markdown linter (pull_request) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 2m32s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 45s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 2m35s

This commit is contained in:
2025-08-12 22:04:26 +00:00
parent e02fb2ef79
commit 831ca0693a

2
go.mod
View File

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