File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/gobuffalo/packr/v2 v2.8.1
15
15
github.com/golang/mock v1.6.0
16
16
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17
- github.com/google/uuid v1.2 .0
17
+ github.com/google/uuid v1.3 .0
18
18
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c // indirect
19
19
github.com/imdario/mergo v0.3.9
20
20
github.com/lnquy/cron v1.1.1
Original file line number Diff line number Diff line change @@ -480,8 +480,8 @@ github.com/google/subcommands v1.0.1/go.mod h1:ZjhPrFU+Olkh9WazFPsl27BQ4UPiG37m3
480
480
github.com/google/uuid v1.0.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
481
481
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
482
482
github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
483
- github.com/google/uuid v1.2 .0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs =
484
- github.com/google/uuid v1.2 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
483
+ github.com/google/uuid v1.3 .0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
484
+ github.com/google/uuid v1.3 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
485
485
github.com/google/wire v0.3.0 /go.mod h1:i1DMg/Lu8Sz5yYl25iOdmc5CT5qusaa+zmRWs16741s =
486
486
github.com/google/wire v0.4.0 /go.mod h1:ngWDr9Qvq3yZA10YrxfyGELY/AFWGVpy9c1LTRi1EoU =
487
487
github.com/googleapis/gax-go v2.0.0+incompatible /go.mod h1:SFVmujtThgffbyetf+mdk2eWhX2bMyUtNHzFKcPA9HY =
You can’t perform that action at this time.
0 commit comments