-
- Downloads
change api version
parent
640f7a91
Branches
Tags
This commit is part of merge request !138. Comments created here will be created in the context of that merge request.
... | ... | @@ -3,11 +3,11 @@ module code.fbi.h-da.de/cocsn/gosdn |
go 1.16 | ||
require ( | ||
code.fbi.h-da.de/cocsn/api/go v0.0.0-20210528163424-f37e91dc5895 | ||
code.fbi.h-da.de/cocsn/api/go v0.0.0-20210606170310-dde53dd7d211 | ||
code.fbi.h-da.de/cocsn/yang-models v0.0.7 | ||
github.com/aristanetworks/goarista v0.0.0-20201120222254-94a892eb0c6a | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/docker/docker v1.13.1 | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/google/gnxi v0.0.0-20201221102247-c26672548161 | ||
github.com/google/uuid v1.1.2 | ||
github.com/neo4j/neo4j-go-driver v1.8.3 | ||
... | ... |
Please register or sign in to comment