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 @@ -11,7 +11,7 @@ require (
11
11
github.com/docker/distribution v2.8.1+incompatible
12
12
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
13
13
github.com/evanphx/json-patch/v5 v5.6.0
14
- github.com/fatih/color v1.14.1
14
+ github.com/fatih/color v1.15.0
15
15
github.com/flatcar/container-linux-config-transpiler v0.9.4
16
16
github.com/flatcar/ignition v0.36.2
17
17
github.com/go-logr/logr v1.2.3
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/evanphx/json-patch/v5 v5.6.0/go.mod h1:G79N1coSVB93tBe7j6PhzjmR3/2Vvl
150
150
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM =
151
151
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d /go.mod h1:ZZMPRZwes7CROmyNKgQzC3XPs6L/G2EJLHddWejkmf4 =
152
152
github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
153
- github.com/fatih/color v1.14.1 h1:qfhVLaG5s+nCROl1zJsZRxFeYrHLqWroPOQ8BWiNb4w =
154
- github.com/fatih/color v1.14.1 /go.mod h1:2oHN61fhTpgcxD3TSWCgKDiH1+x4OiDVVGH8WlgGZGg =
153
+ github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs =
154
+ github.com/fatih/color v1.15.0 /go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw =
155
155
github.com/flatcar/container-linux-config-transpiler v0.9.4 h1:yXQ0NB8PeNrKJPrZvbv5/DV63PNhTqt8vaf8YxmX/RA =
156
156
github.com/flatcar/container-linux-config-transpiler v0.9.4 /go.mod h1:LxanhPvXkWgHG9PrkT4rX/p7YhUPdDGGsUdkNpV3L5U =
157
157
github.com/flatcar/ignition v0.36.2 h1:xGHgScUe0P4Fkprjqv7L2CE58emiQgP833OCCn9z2v4 =
You can’t perform that action at this time.
0 commit comments