-
- Downloads
go mod tidy
parent
1af2dd83
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.
This diff is collapsed.
... | ... | @@ -4,7 +4,7 @@ go 1.16 |
require ( | ||
code.fbi.h-da.de/cocsn/api v0.2.2 | ||
code.fbi.h-da.de/cocsn/gosdn/interfaces v0.0.0-20210621155833-9185dae68c7d | ||
code.fbi.h-da.de/cocsn/gosdn/interfaces v0.0.0-20210621161319-e9316e4c2a92 | ||
code.fbi.h-da.de/cocsn/yang-models v0.0.7 | ||
github.com/aristanetworks/goarista v0.0.0-20201120222254-94a892eb0c6a | ||
github.com/docker/docker v20.10.6+incompatible | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment