File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 18
18
- ' 1.19'
19
19
- ' 1.18'
20
20
- ' 1.17'
21
- - ' 1.16'
22
- - ' 1.15'
23
21
steps :
24
22
- uses : actions/setup-go@v2
25
23
with :
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/mattn/go-isatty
2
2
3
3
go 1.15
4
4
5
- require golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
5
+ require golang.org/x/sys v0.6.0
Original file line number Diff line number Diff line change 1
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab h1:2QkjZIsXupsJbJIdSjjUOgWK3aEtzyuh2mPt3l/CkeU =
2
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1
+ golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ =
2
+ golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments