Merge pull request #31154 from TerryHowe/go-mod-tidy-v3

fix: go mod tidy for v3
pull/31137/head
Robert Sirchia 1 month ago committed by GitHub
commit 37fbd5fb43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -33,7 +33,6 @@ require (
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.7
github.com/stretchr/testify v1.10.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.41.0
golang.org/x/term v0.34.0
golang.org/x/text v0.28.0

Loading…
Cancel
Save