Commit 6e24fa8 1 parent a19f9ad commit 6e24fa8 Copy full SHA for 6e24fa8
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/compose-spec/compose-go v0.0.0-20200907084823-057e1edc5b6f
9
9
github.com/fsnotify/fsnotify v1.4.9
10
10
github.com/go-playground/validator/v10 v10.6.1
11
- github.com/google/go-cmp v0.5.5
11
+ github.com/google/go-cmp v0.5.6
12
12
github.com/google/uuid v1.2.0
13
13
github.com/imdario/mergo v0.3.12
14
14
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
Original file line number Diff line number Diff line change @@ -664,6 +664,8 @@ github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
664
664
github.com/google/go-cmp v0.5.4 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
665
665
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU =
666
666
github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
667
+ github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ =
668
+ github.com/google/go-cmp v0.5.6 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
667
669
github.com/google/go-containerregistry v0.0.0-20191010200024-a3d713f9b7f8 /go.mod h1:KyKXa9ciM8+lgMXwOVsXi7UxGrsf9mM61Mzs+xKUrKE =
668
670
github.com/google/go-containerregistry v0.1.2 /go.mod h1:GPivBPgdAyd2SU+vf6EpsgOtWDuPqjW0hJZt4rNdTZ4 =
669
671
github.com/google/go-containerregistry v0.2.1 /go.mod h1:Ts3Wioz1r5ayWx8sS6vLcWltWcM1aqFjd/eVrkFhrWM =
You can’t perform that action at this time.
0 commit comments