Compare commits

..

1 Commits

Author SHA1 Message Date
e64123c7fe
chore(deps): update dependency go to v1.23.6
Some checks reported errors
continuous-integration/drone/pr Build is running
continuous-integration/drone/push Build encountered an error
2025-02-04 17:10:10 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/civ
go 1.21
toolchain go1.24.0
toolchain go1.23.6
require (
git.cryptic.systems/volker.raschek/dockerutils v0.2.0