-
- Downloads
go mod tidy
parent
f1606e68
No related branches found
No related tags found
This commit is part of merge request !173. Comments created here will be created in the context of that merge request.
... | @@ -4,7 +4,7 @@ go 1.16 | ... | @@ -4,7 +4,7 @@ go 1.16 |
require ( | require ( | ||
code.fbi.h-da.de/cocsn/api v0.2.2 | code.fbi.h-da.de/cocsn/api v0.2.2 | ||
code.fbi.h-da.de/cocsn/gosdn/interfaces v0.0.0-20210622104649-6577c6f645b1 | code.fbi.h-da.de/cocsn/gosdn/interfaces v0.0.0-20210622152353-f1606e68af6e | ||
code.fbi.h-da.de/cocsn/yang-models v0.0.7 | code.fbi.h-da.de/cocsn/yang-models v0.0.7 | ||
github.com/aristanetworks/goarista v0.0.0-20201120222254-94a892eb0c6a | github.com/aristanetworks/goarista v0.0.0-20201120222254-94a892eb0c6a | ||
github.com/docker/docker v20.10.6+incompatible | github.com/docker/docker v20.10.6+incompatible | ||
... | ... |
Please register or sign in to comment