File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.7
55require (
66 github.com/containerd/containerd/v2 v2.0.4
77 github.com/containerd/platforms v1.0.0-rc.1
8- github.com/docker/model-distribution v0.0.0-20250905083217-3f098b3d8058
8+ github.com/docker/model-distribution v0.0.0-20250915141205-fb17501677d2
99 github.com/elastic/go-sysinfo v1.15.3
1010 github.com/google/go-containerregistry v0.20.3
1111 github.com/gpustack/gguf-parser-go v0.14.1
Original file line number Diff line number Diff line change @@ -40,8 +40,6 @@ github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZ
4040github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
4141github.com/docker/go-winjob v0.0.0-20250829235554-57b487ebcbc5 h1:dxSFEb0EEmvceIawSFNDMrvKakRz2t+2WYpY3dFAT04 =
4242github.com/docker/go-winjob v0.0.0-20250829235554-57b487ebcbc5 /go.mod h1:ICOGmIXdwhfid7rQP+tLvDJqVg0lHdEk3pI5nsapTtg =
43- github.com/docker/model-distribution v0.0.0-20250905083217-3f098b3d8058 h1:whffgQ1pmiMFVrxRhJKA9yyCJXvmVX6iiohU9ezKCx0 =
44- github.com/docker/model-distribution v0.0.0-20250905083217-3f098b3d8058 /go.mod h1:dThpO9JoG5Px3i+rTluAeZcqLGw8C0qepuEL4gL2o/c =
4543github.com/elastic/go-sysinfo v1.15.3 h1:W+RnmhKFkqPTCRoFq2VCTmsT4p/fwpo+3gKNQsn1XU0 =
4644github.com/elastic/go-sysinfo v1.15.3 /go.mod h1:K/cNrqYTDrSoMh2oDkYEMS2+a72GRxMvNP+GC+vRIlo =
4745github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI =
You can’t perform that action at this time.
0 commit comments