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 55require (
66 github.com/codemodus/kace v0.5.1
77 github.com/google/go-cmp v0.5.1 // indirect
8- github.com/google/uuid v1.1.2
8+ github.com/google/uuid v1.1.4
99 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
1010 github.com/onsi/ginkgo v1.14.1
1111 github.com/onsi/gomega v1.10.2
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ github.com/google/go-cmp v0.5.1 h1:JFrFEBb2xKufg6XkJsJr+WbKb4FQlURi5RUcBveYu9k=
3030github.com/google/go-cmp v0.5.1 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
3131github.com/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y =
3232github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
33+ github.com/google/uuid v1.1.4 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
3334github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
3435github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
3536github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
You can’t perform that action at this time.
0 commit comments