-
- Downloads
[renovate] Update github.com/aristanetworks/goarista digest to 5c43403
See merge request !1018 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
ae022d25
No related branches found
No related tags found
Pipeline #223257 failed
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-20240812124644-bc05dee454e5 | ||
github.com/aristanetworks/goarista v0.0.0-20240903103537-5c43403566da | ||
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 | ||
... | ... | @@ -64,7 +64,7 @@ require ( |
github.com/pkg/term v1.2.0-beta.2 // indirect | ||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect | ||
github.com/prometheus/client_model v0.6.1 // indirect | ||
github.com/prometheus/common v0.55.0 // indirect | ||
github.com/prometheus/common v0.57.0 // indirect | ||
github.com/prometheus/procfs v0.15.1 // indirect | ||
github.com/rabbitmq/amqp091-go v1.10.0 | ||
github.com/rivo/uniseg v0.4.4 // indirect | ||
... | ... | @@ -79,7 +79,7 @@ require ( |
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect | ||
golang.org/x/crypto v0.26.0 | ||
golang.org/x/net v0.28.0 | ||
golang.org/x/sys v0.23.0 // indirect | ||
golang.org/x/sys v0.24.0 // indirect | ||
golang.org/x/term v0.23.0 // indirect | ||
golang.org/x/text v0.17.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | ||
... | ... |
Please register or sign in to comment