Skip to content

Commit

Permalink
Bump golang.org/x/term from 0.25.0 to 0.26.0 in /test/new-e2e
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.25.0 to 0.26.0.
- [Commits](golang/term@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent c12edc5 commit 2443a1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/new-e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ require (
github.com/stretchr/testify v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.28.0
golang.org/x/sys v0.26.0
golang.org/x/term v0.25.0
golang.org/x/sys v0.27.0
golang.org/x/term v0.26.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/zorkian/go-datadog-api.v2 v2.30.0
k8s.io/api v0.30.2
Expand Down
4 changes: 4 additions & 0 deletions test/new-e2e/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2443a1e

Please sign in to comment.