File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 github.com/stretchr/testify v1.5.1
3838 github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 // indirect
3939 github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae
40- github.com/threefoldtech/tfexplorer v0.3.1-0.20200526075254-c1a0c9828e65
40+ github.com/threefoldtech/tfexplorer v0.3.1-0.20200529110634-d262eb4cf6a0
4141 github.com/threefoldtech/zbus v0.1.3
4242 github.com/urfave/cli v1.22.3
4343 github.com/vishvananda/netlink v1.0.0
@@ -51,4 +51,4 @@ require (
5151 gotest.tools v2.2.0+incompatible
5252)
5353
54- replace github.com/docker/distribution v2.7.1+incompatible => github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
54+ replace github.com/docker/distribution v2.7.1+incompatible => github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
Original file line number Diff line number Diff line change @@ -561,6 +561,8 @@ github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae/go.mod h1:quDq6Se
561561github.com/threefoldtech/tfexplorer v0.2.5 /go.mod h1:TugylEDgMNKk4ZIzee9PpVmIcLNLaRLdiXuhHTt/AR0 =
562562github.com/threefoldtech/tfexplorer v0.3.1-0.20200526075254-c1a0c9828e65 h1:lOl3CzIxus08mIT8gaw2qCx2wxVS4xDgnINYz1l06YE =
563563github.com/threefoldtech/tfexplorer v0.3.1-0.20200526075254-c1a0c9828e65 /go.mod h1:oFtPBaRLW4c6YuEfTrWYzAGw+wb6I4+og133zjDOYP0 =
564+ github.com/threefoldtech/tfexplorer v0.3.1-0.20200529110634-d262eb4cf6a0 h1:U1V6VwBSOz6rtLRpAuP0fDIWQ1VsEG4DKRpHqtckVjY =
565+ github.com/threefoldtech/tfexplorer v0.3.1-0.20200529110634-d262eb4cf6a0 /go.mod h1:oFtPBaRLW4c6YuEfTrWYzAGw+wb6I4+og133zjDOYP0 =
564566github.com/threefoldtech/zbus v0.1.3 h1:18DnIzximRbATle5ZdZz0i84n/bCYB8k/gkhr2dXayc =
565567github.com/threefoldtech/zbus v0.1.3 /go.mod h1:ZtiRpcqzEBJetVQDsEbw0p48h/AF3O1kf0tvd30I0BU =
566568github.com/threefoldtech/zos v0.2.4-rc2 /go.mod h1:7A2oflcmSVsHFC4slOcydWgJyFBMFMH9wsaTRv+CnTA =
You can’t perform that action at this time.
0 commit comments