Skip to content
Snippets Groups Projects
Commit 8f6e530c authored by capossele's avatar capossele
Browse files

:heavy_minus_sign: removes dependencies

parent 5ba8b574
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ module github.com/iotaledger/goshimmer
go 1.13
require (
cloud.google.com/go v0.36.0 // indirect
github.com/dgraph-io/badger/v2 v2.0.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/dgryski/go-farm v0.0.0-20191112170834-c2139c5d712b // indirect
......@@ -42,7 +41,6 @@ require (
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 // indirect
golang.org/x/text v0.3.2 // indirect
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7 // indirect
google.golang.org/appengine v1.4.0 // indirect
gopkg.in/ini.v1 v1.51.1 // indirect
gopkg.in/yaml.v2 v2.2.7 // indirect
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment