File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/fsnotify/fsnotify v1.7.0
13
13
github.com/golang/mock v1.6.0
14
14
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15
- github.com/google/uuid v1.5 .0
15
+ github.com/google/uuid v1.6 .0
16
16
github.com/imdario/mergo v0.3.16
17
17
github.com/lnquy/cron v1.1.1
18
18
github.com/moby/buildkit v0.11.6
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 h1:yAJXTCF9TqKcTiHJAE
50
50
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
51
51
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4 =
52
52
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
53
- github.com/google/uuid v1.5 .0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU =
54
- github.com/google/uuid v1.5 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
53
+ github.com/google/uuid v1.6 .0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
54
+ github.com/google/uuid v1.6 .0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
55
55
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174 /go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A =
56
56
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c h1:kp3AxgXgDOmIJFR7bIwqFhwJ2qWar8tEQSE5XXhCfVk =
57
57
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c /go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A =
You can’t perform that action at this time.
0 commit comments