Remove kzys/typeurl

I forgot to remove my fork from integration/client/go.mod.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-04-27 17:16:12 +00:00
parent 7bd42d226a
commit 7353006f69
2 changed files with 4 additions and 4 deletions

View File

@@ -73,8 +73,6 @@ replace (
// resolution if newer.
github.com/containerd/containerd => ../../
github.com/containerd/typeurl => github.com/kzys/typeurl v1.0.3-0.20220421192127-bac36d33562a
// Replace rules below must be kept in sync with the main go.mod file at the
// root, because that's the actual version expected by the "containerd/containerd"
// dependency above.