File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/daaku/go.zipexe v1.0.1 // indirect
1010 github.com/google/go-github v17.0.0+incompatible // indirect
1111 github.com/google/go-querystring v1.0.0 // indirect
12- github.com/google/uuid v1.1.4
12+ github.com/google/uuid v1.1.5
1313 github.com/hashicorp/go-version v1.2.1
1414 github.com/logrusorgru/aurora v2.0.3+incompatible
1515 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
Original file line number Diff line number Diff line change @@ -78,8 +78,7 @@ github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXi
7878github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
7979github.com/google/pprof v0.0.0-20190515194954-54271f7e092f /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
8080github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
81- github.com/google/uuid v1.1.4 h1:0ecGp3skIrHWPNGPJDaBIghfA6Sp7Ruo2Io8eLKzWm0 =
82- github.com/google/uuid v1.1.4 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
81+ github.com/google/uuid v1.1.5 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
8382github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
8483github.com/googleapis/gax-go/v2 v2.0.5 /go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk =
8584github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
You can’t perform that action at this time.
0 commit comments