File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
test/integration/containerd Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/spegel-org/spegel => ../../../
88
99require (
1010 github.com/moby/go-archive v0.2.0
11- github.com/moby/moby/api v1.52 .0
11+ github.com/moby/moby/api v1.53 .0
1212 github.com/moby/moby/client v0.2.1
1313 github.com/opencontainers/image-spec v1.1.1
1414 github.com/spegel-org/spegel v0.0.0-00010101000000-000000000000
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/moby/go-archive v0.2.0 h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8
113113github.com/moby/go-archive v0.2.0 /go.mod h1:mNeivT14o8xU+5q1YnNrkQVpK+dnNe/K6fHqnTg4qPU =
114114github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
115115github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
116- github.com/moby/moby/api v1.52 .0 h1:00BtlJY4MXkkt84WhUZPRqt5TvPbgig2FZvTbe3igYg =
117- github.com/moby/moby/api v1.52 .0 /go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc =
116+ github.com/moby/moby/api v1.53 .0 h1:PihqG1ncw4W+8mZs69jlwGXdaYBeb5brF6BL7mPIS/w =
117+ github.com/moby/moby/api v1.53 .0 /go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc =
118118github.com/moby/moby/client v0.2.1 h1:1Grh1552mvv6i+sYOdY+xKKVTvzJegcVMhuXocyDz/k =
119119github.com/moby/moby/client v0.2.1 /go.mod h1:O+/tw5d4a1Ha/ZA/tPxIZJapJRUS6LNZ1wiVRxYHyUE =
120120github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
You can’t perform that action at this time.
0 commit comments