Skip to content

Commit

Permalink
Fix docker go.sum for golang/go#29664 (fixes #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwaller committed Jan 20, 2019
1 parent 77bca9f commit 60e4223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.sum
@@ -1,6 +1,6 @@
github.com/containerd/continuity v0.0.0-20180712174259-0377f7d76720 h1:T5LkgEMACPq7+VPRnkh51WhyV+Q0waOGGtp37Y82org=
github.com/containerd/continuity v0.0.0-20180712174259-0377f7d76720/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=
github.com/docker/docker v0.0.0-20180713101209-23f4a3d5091b h1:8noDsulyw/gZqsxiUoxFUf19f0H6PFUXoAcT12LRqrA=
github.com/docker/docker v0.0.0-20180713101209-23f4a3d5091b h1:hhme0SP6JMmGE8cl77XmEeCHaFUTUIyMcPn+agC95KM=
github.com/docker/docker v0.0.0-20180713101209-23f4a3d5091b/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-units v0.3.3/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/opencontainers/go-digest v1.0.0-rc1/go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s=
Expand Down

0 comments on commit 60e4223

Please sign in to comment.