We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a71db3 commit 7cce7e2Copy full SHA for 7cce7e2
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/alecthomas/kong v1.12.1
7
github.com/google/uuid v1.6.0
8
github.com/lmittmann/tint v1.1.2
9
- github.com/moby/moby/api v1.52.0-beta.1
+ github.com/moby/moby/api v1.52.0-rc.1
10
github.com/moby/moby/client v0.1.0-beta.0
11
github.com/modelcontextprotocol/go-sdk v1.1.0
12
github.com/opencontainers/image-spec v1.1.1
0 commit comments