-
- Downloads
[renovate] Update github.com/aristanetworks/goarista digest to 3d6d52f
See merge request !966 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
fc433fe0
No related branches found
No related tags found
Pipeline #218211 passed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -3,7 +3,7 @@ module code.fbi.h-da.de/danet/gosdn |
go 1.22 | ||
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20240702120812-6a6d7f1de27c | ||
github.com/aristanetworks/goarista v0.0.0-20240716224903-3d6d52fa1df5 | ||
github.com/c-bata/go-prompt v0.2.6 | ||
github.com/docker/docker v24.0.9+incompatible | ||
github.com/google/go-cmp v0.6.0 | ||
... | ... | @@ -121,7 +121,7 @@ require ( |
github.com/stoewer/go-strcase v1.3.0 // indirect | ||
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect | ||
golang.org/x/exp v0.0.0-20240716175740-e3f259677ff7 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240711142825-46eb208f015d // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment