Closed mariash closed 2 months ago
Fix go get -u ./....
go get -u ./...
Updating dependencies is failing because our containerd is pinned so its dependencies need to be pinned as well.
Breaking Change? No
Summary
Fix
go get -u ./...
.Updating dependencies is failing because our containerd is pinned so its dependencies need to be pinned as well.
Backward Compatibility
Breaking Change? No