File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,7 @@ require (
6
6
github.com/mattn/go-isatty v0.0.7 // indirect
7
7
github.com/sergi/go-diff v1.0.0
8
8
github.com/stretchr/testify v1.3.0 // indirect
9
+ golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 // indirect
9
10
)
11
+
12
+ go 1.13
Original file line number Diff line number Diff line change @@ -16,3 +16,5 @@ github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0
16
16
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
17
17
golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 h1:DH4skfRX4EBpamg7iV4ZlCpblAHI6s6TDM39bFZumv8 =
18
18
golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
19
+ golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 h1:T5DasATyLQfmbTpfEXx/IOL9vfjzW6up+ZDkmHvIf2s =
20
+ golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
You can’t perform that action at this time.
0 commit comments