File tree Expand file tree Collapse file tree 3 files changed +834
-0
lines changed
pkg/patterns/declarative/pkg/manifest Expand file tree Collapse file tree 3 files changed +834
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
9
9
github.com/go-logr/logr v0.3.0
10
10
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
11
11
github.com/prometheus/client_golang v1.7.1
12
+ github.com/stretchr/testify v1.6.1
12
13
golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
13
14
golang.org/x/tools v0.0.0-20200714190737-9048b464a08d
14
15
k8s.io/api v0.20.1
Original file line number Diff line number Diff line change @@ -450,9 +450,11 @@ github.com/mailru/easyjson v0.7.0 h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM
450
450
github.com/mailru/easyjson v0.7.0 /go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs =
451
451
github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb /go.mod h1:1BELzlh859Sh1c6+90blK8lbYy0kwQf1bYlBhBysy1s =
452
452
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
453
+ github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA =
453
454
github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
454
455
github.com/mattn/go-isatty v0.0.3 /go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4 =
455
456
github.com/mattn/go-isatty v0.0.4 /go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4 =
457
+ github.com/mattn/go-isatty v0.0.8 h1:HLtExJ+uU2HOZ+wI0Tt5DtUDrx8yhUqDcp7fYERX4CE =
456
458
github.com/mattn/go-isatty v0.0.8 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
457
459
github.com/mattn/go-runewidth v0.0.2 /go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU =
458
460
github.com/mattn/goveralls v0.0.2 /go.mod h1:8d1ZMHsd7fW6IRPKQh46F2WRpyib5/X4FOpevwGNQEw =
You can’t perform that action at this time.
0 commit comments