go.mod aktualisieren

Former-commit-id: d1473b7e22
This commit is contained in:
Marvin
2025-07-26 10:32:20 +02:00
committed by GitHub
parent 87011018ff
commit 3ee17f7cd0

4
go.mod
View File

@@ -1,8 +1,8 @@
module github.com/fosrl/newt
go 1.23.1
go 1.24
toolchain go1.23.2
toolchain go1.24
require (
github.com/docker/docker v28.3.2+incompatible