Skip to content

Commit

Permalink
update for ukontainer merge
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
  • Loading branch information
thehajime committed Feb 1, 2022
1 parent 3c3b6f8 commit 903ae70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/ukontainer/runu

go 1.16

replace github.com/containerd/containerd => github.com/ukontainer/containerd v1.5.1-0.20220121000121-190b8b350994

replace github.com/docker/go-p9p => github.com/ukontainer/go-p9p v0.0.0-20211006131049-f1e80d0d54ed

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c/go.mod h1:hzIxponao9Kjc7aWznkXaL4U4TWaDSs8zcsY4Ka08nM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ukontainer/containerd v1.5.1-0.20220121000121-190b8b350994 h1:rkVW/75yPD4KaXKjWF45x2GeTbYeEfY+Ya8W+ehYXJw=
github.com/ukontainer/containerd v1.5.1-0.20220121000121-190b8b350994/go.mod h1:jdeOXdXovU4bWF2Bd2hJjqpcOrrpSC1wmFCTtf6LD+A=
github.com/ukontainer/go-p9p v0.0.0-20211006131049-f1e80d0d54ed h1:Sxi66GEQm67i4SZ+WE5aK8NgOqJqxb7vgOUWAXLb/g8=
github.com/ukontainer/go-p9p v0.0.0-20211006131049-f1e80d0d54ed/go.mod h1:Us1ChQRDwXklFgaz4UFAQ5x8SUm1rxmH6AaxBA3Jy+U=
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
Expand Down

0 comments on commit 903ae70

Please sign in to comment.