-
- Downloads
go mod tidy
parent
1b94f63b
No related branches found
No related tags found
... | ... | @@ -9,10 +9,10 @@ require ( |
github.com/go-openapi/strfmt v0.19.5 | ||
github.com/golang/protobuf v1.4.2 | ||
github.com/google/go-cmp v0.4.1 // indirect | ||
github.com/mattn/go-sqlite3 v1.14.3 | ||
github.com/neo4j/neo4j-go-driver v1.8.3 | ||
github.com/rivo/tview v0.0.0-20200915114512-42866ecf6ca6 | ||
github.com/onsi/ginkgo v1.13.0 // indirect | ||
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect | ||
golang.org/x/sys v0.0.0-20200817155316-9781c653f443 // indirect | ||
google.golang.org/genproto v0.0.0-20200519141106-08726f379972 // indirect | ||
google.golang.org/grpc v1.29.1 | ||
google.golang.org/protobuf v1.23.0 | ||
... | ... |
Please register or sign in to comment