-
- Downloads
[renovate] Update module github.com/pterm/pterm to v0.12.59
parent
9cc6f475
No related branches found
No related tags found
This commit is part of merge request !453. Comments created here will be created in the context of that merge request.
... | @@ -14,7 +14,7 @@ require ( | ... | @@ -14,7 +14,7 @@ require ( |
github.com/openconfig/goyang v1.2.0 | github.com/openconfig/goyang v1.2.0 | ||
github.com/openconfig/ygot v0.27.0 | github.com/openconfig/ygot v0.27.0 | ||
github.com/prometheus/client_golang v1.12.2 | github.com/prometheus/client_golang v1.12.2 | ||
github.com/pterm/pterm v0.12.58 | github.com/pterm/pterm v0.12.59 | ||
github.com/sethvargo/go-password v0.2.0 | github.com/sethvargo/go-password v0.2.0 | ||
github.com/sirupsen/logrus v1.9.0 | github.com/sirupsen/logrus v1.9.0 | ||
github.com/spf13/cobra v1.6.1 | github.com/spf13/cobra v1.6.1 | ||
... | @@ -90,7 +90,7 @@ require ( | ... | @@ -90,7 +90,7 @@ require ( |
golang.org/x/net v0.8.0 | golang.org/x/net v0.8.0 | ||
golang.org/x/sys v0.6.0 // indirect | golang.org/x/sys v0.6.0 // indirect | ||
golang.org/x/term v0.6.0 // indirect | golang.org/x/term v0.6.0 // indirect | ||
golang.org/x/text v0.8.0 // indirect | golang.org/x/text v0.9.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | gopkg.in/ini.v1 v1.67.0 // indirect | ||
) | ) | ||
... | ... |
Please register or sign in to comment