Bump golang.org/x/term from 0.8.0 to 0.10.0 (#928)

This commit is contained in:
dependabot[bot]
2023-07-27 14:38:36 -05:00
committed by GitHub
parent 14d0106716
commit 0c003b64f1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/net v0.9.0
golang.org/x/sys v0.10.0
golang.org/x/term v0.8.0
golang.org/x/term v0.10.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
golang.zx2c4.com/wireguard/windows v0.5.3