Bump golang.org/x/term from 0.26.0 to 0.27.0 (#429)
No related branches found
No related tags found
Pipeline #469010 passed
Stage: .pre
Stage: build
Stage: test
Stage: lint
Stage: package
Stage: publish
Stage: deploy
Stage: .post
... | ... | @@ -39,7 +39,7 @@ require ( |
golang.org/x/crypto v0.29.0 | ||
golang.org/x/mod v0.22.0 | ||
golang.org/x/oauth2 v0.24.0 | ||
golang.org/x/term v0.26.0 | ||
golang.org/x/term v0.27.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -75,7 +75,7 @@ require ( |
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect | ||
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect | ||
golang.org/x/net v0.30.0 // indirect | ||
golang.org/x/sys v0.27.0 // indirect | ||
golang.org/x/sys v0.28.0 // indirect | ||
tideland.dev/go/slices v0.2.0 // indirect | ||
) | ||
... | ... |
Please register or sign in to comment