Merge pull request 'chore(deps): update go toolchain directive to v1.27.1' (#146) from renovate/go-modules into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 35s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 43s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 32s
Lint Markdown files / Run markdown linter (push) Successful in 7s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m11s

This commit was merged in pull request #146.
This commit is contained in:
2026-09-01 21:12:20 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/civ
go 1.24
toolchain go1.27.0
toolchain go1.27.1
require (
git.cryptic.systems/volker.raschek/dockerutils v0.2.0