Commits on Source (2)
-
See merge request !1201 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !1207 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -5,7 +5,7 @@ go 1.23.4 |
toolchain go1.23.6 | ||
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20250108234106-1f88a86e2265 | ||
github.com/aristanetworks/goarista v0.0.0-20250211154211-46edb1645c7a | ||
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 | ||
... | ... | @@ -80,7 +80,7 @@ require ( |
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect | ||
golang.org/x/crypto v0.33.0 | ||
golang.org/x/net v0.34.0 | ||
golang.org/x/net v0.35.0 | ||
golang.org/x/sys v0.30.0 // indirect | ||
golang.org/x/term v0.29.0 // indirect | ||
golang.org/x/text v0.22.0 // indirect | ||
... | ... |