We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go.mod
1 parent a681bde commit 8a07414Copy full SHA for 8a07414
go.mod
@@ -1,6 +1,7 @@
1
module ldddns.arnested.dk
2
3
go 1.24.1
4
+
5
require (
6
github.com/Microsoft/go-winio v0.6.1 // indirect
7
github.com/docker/docker v28.0.4+incompatible
0 commit comments