chore(deps): update dependency go to v1.25.3
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 9s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 38s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 33s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 42s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 33s

This commit is contained in:
2025-10-22 16:15:22 +00:00
parent 84fff629a4
commit 23cef88f29

2
go.mod
View File

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