Skip to content

Commit 0b0da42

Browse files
committed
make vendor
1 parent 77c45a6 commit 0b0da42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/docker/docs
22

3-
go 1.24.0
3+
go 1.24.4
4+
5+
toolchain go1.24.5
46

57
require (
68
github.com/docker/buildx v0.26.1 // indirect

0 commit comments

Comments
 (0)