File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
2525 github.com/onsi/ginkgo v1.10.2 // indirect
2626 github.com/onsi/gomega v1.7.0 // indirect
27- golang.org/x/sys v0.0.0-20191024172528-b4ff53e7a1cb // indirect
27+ golang.org/x/sys v0.0.0-20220318055525-2edf467146b5 // indirect
2828 golang.org/x/tools v0.0.0-20200509030707-2212a7e161a5 // indirect
2929 golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect
3030 gopkg.in/yaml.v2 v2.2.2 // indirect
Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7w
7777golang.org/x/sys v0.0.0-20191008105621-543471e840be /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7878golang.org/x/sys v0.0.0-20191024172528-b4ff53e7a1cb h1:ZxSglHghKPYD8WDeRUzRJrUJtDF0PxsTUSxyqr9/5BI =
7979golang.org/x/sys v0.0.0-20191024172528-b4ff53e7a1cb /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
80+ golang.org/x/sys v0.0.0-20220318055525-2edf467146b5 h1:saXMvIOKvRFwbOMicHXr0B1uwoxq9dGmLe5ExMES6c4 =
81+ golang.org/x/sys v0.0.0-20220318055525-2edf467146b5 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
8082golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg =
8183golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
8284golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
You can’t perform that action at this time.
0 commit comments