File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/ivpusic/golog v0.0.0-20170608213328-28640bee649f // indirect
1010 github.com/ivpusic/rerun v0.0.0-20170331080801-adc8acf1481b // indirect
1111 github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
12- golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 // indirect
12+ golang.org/x/sys v0.0.0-20181024132731-44b849a8bc13 // indirect
1313 gopkg.in/alecthomas/kingpin.v2 v2.2.6 // indirect
1414 gopkg.in/fsnotify.v1 v1.4.7 // indirect
1515)
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 h1:X+yvsM2yrEktyI
1616github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 /go.mod h1:nkxAfR/5quYxwPZhyDxgasBMnRtBZd0FCEpawpjMUFg =
1717golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 h1:O33LKL7WyJgjN9CvxfTIomjIClbd/Kq86/iipowHQU0 =
1818golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
19+ golang.org/x/sys v0.0.0-20181024132731-44b849a8bc13 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
1920gopkg.in/alecthomas/kingpin.v2 v2.2.6 h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc =
2021gopkg.in/alecthomas/kingpin.v2 v2.2.6 /go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw =
2122gopkg.in/fsnotify.v1 v1.4.7 h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4 =
You can’t perform that action at this time.
0 commit comments