-
- Downloads
modified: go.mod
modified: plugins/core.go
module github.com/iotaledger/goshimmer | ||
module gitlab.imt-atlantique.fr/iota-imt/goshimmer | ||
go 1.14 | ||
replace github.com/iotaledger/goshimmer => gitlab.imt-atlantique.fr/iota-imt/goshimmer v0.0.0-20201130132642-bd6024726964 | ||
require ( | ||
gitlab.imt-atlantique.fr/iota-imt/goshimmer v0.0.0-20201130132642-bd6024726964 | ||
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect | ||
github.com/beevik/ntp v0.3.0 | ||
github.com/dgraph-io/badger/v2 v2.0.3 | ||
... | ... |
Please register or sign in to comment