Skip to content
Snippets Groups Projects
Commit 24a053f6 authored by renovate[bot]'s avatar renovate[bot] Committed by pýrus
Browse files

Update module golang.org/x/term to v0.30.0

parent 2b768cc4
No related branches found
No related tags found
No related merge requests found
module github.com/sapcc/nova-password
go 1.22
go 1.23.0
toolchain go1.24.1
require (
github.com/google/uuid v1.6.0
......@@ -10,7 +12,7 @@ require (
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.19.0
golang.org/x/crypto v0.33.0
golang.org/x/term v0.29.0
golang.org/x/term v0.30.0
)
require (
......@@ -32,7 +34,7 @@ require (
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/sys v0.30.0 // indirect
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.22.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment