go.mod aktualisieren

This commit is contained in:
Marvin
2025-07-26 10:32:20 +02:00
committed by GitHub
parent 2efbd7dd6a
commit d1473b7e22
+2 -2
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