-
- Downloads

WIP

... | ... | @@ -9,7 +9,7 @@ require ( |
github.com/go-zeromq/zmq4 v0.6.2 | ||
github.com/google/open-location-code/go v0.0.0-20190903173953-119bc96a3a51 | ||
github.com/gorilla/websocket v1.4.1 | ||
github.com/iotaledger/autopeering-sim v0.0.0-20191202124431-1705dc628175 | ||
github.com/iotaledger/autopeering-sim v0.0.0-20191202212322-a6353b992662 | ||
github.com/iotaledger/hive.go v0.0.0-20191202111738-357cee7a1c37 | ||
github.com/iotaledger/iota.go v1.0.0-beta.10 | ||
github.com/labstack/echo v3.3.10+incompatible | ||
... | ... | @@ -31,7 +31,7 @@ require ( |
golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933 | ||
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect | ||
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect | ||
golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d // indirect | ||
golang.org/x/tools v0.0.0-20191202203127-2b6af5f9ace7 // indirect | ||
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect | ||
gopkg.in/yaml.v2 v2.2.7 // indirect | ||
) |
Please register or sign in to comment