Skip to content

Commit

Permalink
Merge pull request cri-o#355 from mrunalp/update_image_lib
Browse files Browse the repository at this point in the history
dep: Update containers/image to 1c202c5d85d2ee531acb1e91740144410066d19e
  • Loading branch information
runcom authored Feb 3, 2017
2 parents dfa9341 + 67588ca commit f5e5a4b
Show file tree
Hide file tree
Showing 4 changed files with 86 additions and 59 deletions.
4 changes: 2 additions & 2 deletions lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"memo": "3b6ae2941d9c2fcab5942f6708186355cd795d594c81cd1c28defb85aadb6a92",
"memo": "54df0475f8948f4d0f416a919b64659031d5da2b3ba1f87141eb855c832b952c",
"projects": [
{
"name": "github.com/BurntSushi/toml",
Expand Down Expand Up @@ -48,7 +48,7 @@
{
"name": "github.com/containers/image",
"branch": "master",
"revision": "b9c0864946ae611722007b9eb011b6b5868d1d6d",
"revision": "1c202c5d85d2ee531acb1e91740144410066d19e",
"packages": [
"copy",
"signature",
Expand Down
3 changes: 3 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"github.com/Sirupsen/logrus": {
"branch": "master"
},
"github.com/containers/image": {
"branch": "master"
},
"github.com/docker/distribution": {
"branch": "master"
},
Expand Down
92 changes: 52 additions & 40 deletions vendor/github.com/containers/image/docker/docker_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 29 additions & 17 deletions vendor/github.com/containers/image/storage/storage_image.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5e5a4b

Please sign in to comment.