File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module golang.org/x/net
3
3
go 1.17
4
4
5
5
require (
6
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
6
+ golang.org/x/sys v0.0.0-20221010170243-090e33056c14
7
7
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
8
8
golang.org/x/text v0.3.7
9
9
)
Original file line number Diff line number Diff line change 1
1
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
2
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 h1:WIoqL4EROvwiPdUtaip4VcDdpZ4kha7wBWZrbVKCIZg =
3
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
2
+ golang.org/x/sys v0.0.0-20221010170243-090e33056c14 h1:k5II8e6QD8mITdi+okbbmR/cIyEbeXLBhy5Ha4nevyc =
3
+ golang.org/x/sys v0.0.0-20221010170243-090e33056c14 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4
4
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 h1:JGgROgKl9N8DuW20oFS5gxc+lE67/N3FcwmBPMe7ArY =
5
5
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
6
6
golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk =
You can’t perform that action at this time.
0 commit comments