Skip to content

Commit 890ab1b

Browse files
author
Muhamad Azmy
authored
Update tfexplorer (#809)
1 parent 09beeec commit 890ab1b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae/go.mod h1:quDq6Se
561561
github.com/threefoldtech/tfexplorer v0.2.5/go.mod h1:TugylEDgMNKk4ZIzee9PpVmIcLNLaRLdiXuhHTt/AR0=
562562
github.com/threefoldtech/tfexplorer v0.3.1-0.20200526075254-c1a0c9828e65 h1:lOl3CzIxus08mIT8gaw2qCx2wxVS4xDgnINYz1l06YE=
563563
github.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=
564566
github.com/threefoldtech/zbus v0.1.3 h1:18DnIzximRbATle5ZdZz0i84n/bCYB8k/gkhr2dXayc=
565567
github.com/threefoldtech/zbus v0.1.3/go.mod h1:ZtiRpcqzEBJetVQDsEbw0p48h/AF3O1kf0tvd30I0BU=
566568
github.com/threefoldtech/zos v0.2.4-rc2/go.mod h1:7A2oflcmSVsHFC4slOcydWgJyFBMFMH9wsaTRv+CnTA=

0 commit comments

Comments
 (0)