1 Commits
Author SHA1 Message Date
CSRBot f07625c2c3 chore(deps): update go toolchain directive to v1.27.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 14s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 1m6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 15s
Lint Markdown files / Run markdown linter (pull_request) Successful in 7s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 2m38s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 24s
2026-08-19 18:05:36 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/civ
go 1.24
toolchain go1.26.7
toolchain go1.27.0
require (
git.cryptic.systems/volker.raschek/dockerutils v0.2.0