aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-10 21:56:07 +0000
committerGitHub <noreply@github.com>2023-08-10 21:56:07 +0000
commit7585675f924394397bf388775e44a1711d53aa0c (patch)
tree649eeaf7143596c06c299a74cc7c14d9415f9eec /go.mod
parentd69d530da2c8a738ee54b21ad7481b566cb51d36 (diff)
downloadgit-bug-7585675f924394397bf388775e44a1711d53aa0c.tar.gz
build(deps): bump golang.org/x/term from 0.8.0 to 0.11.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.8.0 to 0.11.0. - [Commits](https://github.com/golang/term/compare/v0.8.0...v0.11.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 0f9a6e55..1b18b62c 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
golang.org/x/crypto v0.5.0
golang.org/x/oauth2 v0.8.0
golang.org/x/sync v0.1.0
- golang.org/x/sys v0.8.0
+ golang.org/x/sys v0.11.0
golang.org/x/text v0.12.0
)
@@ -116,7 +116,7 @@ require (
go.etcd.io/bbolt v1.3.5 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.10.0 // indirect
- golang.org/x/term v0.8.0
+ golang.org/x/term v0.11.0
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/vuln v0.0.0-20220908155419-5537ad2271a7