This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
otter-space-sdk/go.mod
SoXX aa26357fec build(deps): bumped neo4j driver version
Signed-off-by: SoXX <soxx@fenpa.ws>
2024-05-31 14:17:19 +02:00

11 lines
223 B
Modula-2

module git.dragse.it/anthrove/otter-space-sdk
go 1.22.0
require (
github.com/neo4j/neo4j-go-driver/v5 v5.20.0
github.com/sirupsen/logrus v1.9.3
)
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect