Compare commits

..

2 Commits

Author SHA1 Message Date
e50bad055e Merge pull request 'chore(deps): update dependency go to v1.26.0' (#81) from renovate/go-modules into master
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 24s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 59s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 33s
2026-02-11 05:09:44 +00:00
8fc69ac253 chore(deps): update dependency go to v1.26.0
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m0s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 1m20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 26s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 12s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 2m37s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 35s
2026-02-11 05:03:37 +00:00

2
go.mod
View File

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