summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-07 01:34:29 +0000
committerGitHub <noreply@github.com>2024-12-07 01:34:29 +0000
commitb53e9e4b33c92bbf8d45e9e0349554446a3816c1 (patch)
treec1ad8cfb2039702824497f79bd5c3ce55eed412b /go.mod
parent2e9d862e49a704cd17dbf16d2d5ae849e04f5667 (diff)
deps(go): Bump golang.org/x/term from 0.26.0 to 0.27.0 (#2275)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.26.0 to 0.27.0. - [Commits](https://github.com/golang/term/compare/v0.26.0...v0.27.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 35939c3e..016eec79 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
golang.org/x/crypto v0.29.0
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/sys v0.28.0
- golang.org/x/term v0.26.0
+ golang.org/x/term v0.27.0
golang.org/x/text v0.20.0
gotest.tools/v3 v3.5.1
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a