@@ -68,7 +68,10 @@ github.com/beorn7/perks/quantile
68
68
# github.com/blang/semver v3.5.1+incompatible
69
69
github.com/blang/semver
70
70
# github.com/blang/semver/v4 v4.0.0
71
+ ## explicit
71
72
github.com/blang/semver/v4
73
+ # github.com/bshuster-repo/logrus-logstash-hook v1.0.0
74
+ ## explicit
72
75
# github.com/cespare/xxhash/v2 v2.1.1
73
76
github.com/cespare/xxhash/v2
74
77
# github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f
@@ -105,6 +108,7 @@ github.com/containerd/continuity/sysx
105
108
# github.com/containerd/ttrpc v1.0.1
106
109
github.com/containerd/ttrpc
107
110
# github.com/coreos/go-semver v0.3.0
111
+ ## explicit
108
112
github.com/coreos/go-semver/semver
109
113
# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
110
114
github.com/coreos/go-systemd/daemon
@@ -116,6 +120,7 @@ github.com/cpuguy83/go-md2man/v2/md2man
116
120
# github.com/cyphar/filepath-securejoin v0.2.2
117
121
github.com/cyphar/filepath-securejoin
118
122
# github.com/davecgh/go-spew v1.1.1
123
+ ## explicit
119
124
github.com/davecgh/go-spew/spew
120
125
# github.com/deislabs/oras v0.8.1
121
126
github.com/deislabs/oras/pkg/artifact
@@ -191,13 +196,17 @@ github.com/fatih/color
191
196
# github.com/form3tech-oss/jwt-go v3.2.2+incompatible
192
197
github.com/form3tech-oss/jwt-go
193
198
# github.com/fsnotify/fsnotify v1.4.9
199
+ ## explicit
194
200
github.com/fsnotify/fsnotify
195
201
# github.com/ghodss/yaml v1.0.0
202
+ ## explicit
196
203
github.com/ghodss/yaml
197
204
# github.com/go-bindata/go-bindata/v3 v3.1.3
205
+ ## explicit
198
206
github.com/go-bindata/go-bindata/v3
199
207
github.com/go-bindata/go-bindata/v3/go-bindata/
200
208
# github.com/go-logr/logr v0.3.0
209
+ ## explicit
201
210
github.com/go-logr/logr
202
211
# github.com/go-logr/zapr v0.2.0
203
212
github.com/go-logr/zapr
@@ -206,6 +215,7 @@ github.com/go-openapi/jsonpointer
206
215
# github.com/go-openapi/jsonreference v0.19.3
207
216
github.com/go-openapi/jsonreference
208
217
# github.com/go-openapi/spec v0.19.4
218
+ ## explicit
209
219
github.com/go-openapi/spec
210
220
# github.com/go-openapi/swag v0.19.5
211
221
github.com/go-openapi/swag
@@ -240,6 +250,7 @@ github.com/golang-migrate/migrate/v4/source/file
240
250
# github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
241
251
github.com/golang/groupcache/lru
242
252
# github.com/golang/mock v1.4.1
253
+ ## explicit
243
254
github.com/golang/mock/gomock
244
255
github.com/golang/mock/mockgen
245
256
github.com/golang/mock/mockgen/model
@@ -252,6 +263,7 @@ github.com/golang/protobuf/ptypes/timestamp
252
263
# github.com/google/btree v1.0.0
253
264
github.com/google/btree
254
265
# github.com/google/go-cmp v0.5.2
266
+ ## explicit
255
267
github.com/google/go-cmp/cmp
256
268
github.com/google/go-cmp/cmp/internal/diff
257
269
github.com/google/go-cmp/cmp/internal/flags
@@ -262,6 +274,7 @@ github.com/google/gofuzz
262
274
# github.com/google/uuid v1.1.2
263
275
github.com/google/uuid
264
276
# github.com/googleapis/gnostic v0.5.1 => github.com/googleapis/gnostic v0.4.1
277
+ ## explicit
265
278
github.com/googleapis/gnostic
266
279
github.com/googleapis/gnostic/compiler
267
280
github.com/googleapis/gnostic/discovery
@@ -293,6 +306,7 @@ github.com/imdario/mergo
293
306
# github.com/inconshreveable/mousetrap v1.0.0
294
307
github.com/inconshreveable/mousetrap
295
308
# github.com/irifrance/gini v1.0.1
309
+ ## explicit
296
310
github.com/irifrance/gini
297
311
github.com/irifrance/gini/dimacs
298
312
github.com/irifrance/gini/inter
@@ -302,6 +316,7 @@ github.com/irifrance/gini/z
302
316
# github.com/itchyny/astgen-go v0.0.0-20200519013840-cf3ea398f645
303
317
github.com/itchyny/astgen-go
304
318
# github.com/itchyny/gojq v0.11.0
319
+ ## explicit
305
320
github.com/itchyny/gojq
306
321
# github.com/jmoiron/sqlx v1.2.0
307
322
github.com/jmoiron/sqlx
@@ -340,11 +355,13 @@ github.com/mattn/go-sqlite3
340
355
# github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
341
356
github.com/matttproud/golang_protobuf_extensions/pbutil
342
357
# github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2
358
+ ## explicit
343
359
github.com/maxbrunsfeld/counterfeiter/v6
344
360
github.com/maxbrunsfeld/counterfeiter/v6/arguments
345
361
github.com/maxbrunsfeld/counterfeiter/v6/command
346
362
github.com/maxbrunsfeld/counterfeiter/v6/generator
347
363
# github.com/mikefarah/yq/v3 v3.0.0-20201202084205-8846255d1c37
364
+ ## explicit
348
365
github.com/mikefarah/yq/v3
349
366
github.com/mikefarah/yq/v3/cmd
350
367
github.com/mikefarah/yq/v3/pkg/yqlib
@@ -353,12 +370,15 @@ github.com/mitchellh/copystructure
353
370
# github.com/mitchellh/go-wordwrap v1.0.0
354
371
github.com/mitchellh/go-wordwrap
355
372
# github.com/mitchellh/hashstructure v1.0.0
373
+ ## explicit
356
374
github.com/mitchellh/hashstructure
357
375
# github.com/mitchellh/mapstructure v1.1.2
376
+ ## explicit
358
377
github.com/mitchellh/mapstructure
359
378
# github.com/mitchellh/reflectwalk v1.0.0
360
379
github.com/mitchellh/reflectwalk
361
380
# github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
381
+ ## explicit
362
382
github.com/moby/term
363
383
github.com/moby/term/windows
364
384
# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
@@ -376,6 +396,7 @@ github.com/nxadm/tail/util
376
396
github.com/nxadm/tail/watch
377
397
github.com/nxadm/tail/winfile
378
398
# github.com/onsi/ginkgo v1.14.1
399
+ ## explicit
379
400
github.com/onsi/ginkgo
380
401
github.com/onsi/ginkgo/config
381
402
github.com/onsi/ginkgo/extensions/table
@@ -404,6 +425,7 @@ github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
404
425
github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
405
426
github.com/onsi/ginkgo/types
406
427
# github.com/onsi/gomega v1.10.2
428
+ ## explicit
407
429
github.com/onsi/gomega
408
430
github.com/onsi/gomega/format
409
431
github.com/onsi/gomega/gbytes
@@ -427,8 +449,10 @@ github.com/opencontainers/image-spec/specs-go/v1
427
449
# github.com/opencontainers/runc v0.1.1
428
450
github.com/opencontainers/runc/libcontainer/system
429
451
# github.com/openshift/api v0.0.0-20200331152225-585af27e34fd => github.com/openshift/api v0.0.0-20200331152225-585af27e34fd
452
+ ## explicit
430
453
github.com/openshift/api/config/v1
431
454
# github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0 => github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0
455
+ ## explicit
432
456
github.com/openshift/client-go/config/clientset/versioned
433
457
github.com/openshift/client-go/config/clientset/versioned/fake
434
458
github.com/openshift/client-go/config/clientset/versioned/scheme
@@ -440,6 +464,7 @@ github.com/openshift/client-go/config/informers/externalversions/config/v1
440
464
github.com/openshift/client-go/config/informers/externalversions/internalinterfaces
441
465
github.com/openshift/client-go/config/listers/config/v1
442
466
# github.com/operator-framework/api v0.5.1
467
+ ## explicit
443
468
github.com/operator-framework/api/crds
444
469
github.com/operator-framework/api/pkg/lib/version
445
470
github.com/operator-framework/api/pkg/manifests
@@ -454,6 +479,7 @@ github.com/operator-framework/api/pkg/validation/errors
454
479
github.com/operator-framework/api/pkg/validation/interfaces
455
480
github.com/operator-framework/api/pkg/validation/internal
456
481
# github.com/operator-framework/operator-registry v1.13.6
482
+ ## explicit
457
483
github.com/operator-framework/operator-registry/pkg/api
458
484
github.com/operator-framework/operator-registry/pkg/api/grpc_health_v1
459
485
github.com/operator-framework/operator-registry/pkg/client
@@ -469,6 +495,7 @@ github.com/operator-framework/operator-registry/pkg/server
469
495
github.com/operator-framework/operator-registry/pkg/sqlite
470
496
github.com/operator-framework/operator-registry/pkg/sqlite/migrations
471
497
# github.com/otiai10/copy v1.2.0
498
+ ## explicit
472
499
github.com/otiai10/copy
473
500
# github.com/pbnjay/strptime v0.0.0-20140226051138-5c05b0d668c9
474
501
github.com/pbnjay/strptime
@@ -477,18 +504,22 @@ github.com/pelletier/go-toml
477
504
# github.com/peterbourgon/diskv v2.0.1+incompatible
478
505
github.com/peterbourgon/diskv
479
506
# github.com/pkg/errors v0.9.1
507
+ ## explicit
480
508
github.com/pkg/errors
481
509
# github.com/pmezard/go-difflib v1.0.0
482
510
github.com/pmezard/go-difflib/difflib
483
511
# github.com/prometheus/client_golang v1.7.1
512
+ ## explicit
484
513
github.com/prometheus/client_golang/prometheus
485
514
github.com/prometheus/client_golang/prometheus/internal
486
515
github.com/prometheus/client_golang/prometheus/promhttp
487
516
github.com/prometheus/client_golang/prometheus/testutil
488
517
github.com/prometheus/client_golang/prometheus/testutil/promlint
489
518
# github.com/prometheus/client_model v0.2.0
519
+ ## explicit
490
520
github.com/prometheus/client_model/go
491
521
# github.com/prometheus/common v0.10.0
522
+ ## explicit
492
523
github.com/prometheus/common/expfmt
493
524
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
494
525
github.com/prometheus/common/model
@@ -508,16 +539,20 @@ github.com/shopspring/decimal
508
539
# github.com/shurcooL/sanitized_anchor_name v1.0.0
509
540
github.com/shurcooL/sanitized_anchor_name
510
541
# github.com/sirupsen/logrus v1.7.0
542
+ ## explicit
511
543
github.com/sirupsen/logrus
512
544
github.com/sirupsen/logrus/hooks/test
513
545
# github.com/spf13/cast v1.3.1
514
546
github.com/spf13/cast
515
547
# github.com/spf13/cobra v1.1.1
548
+ ## explicit
516
549
github.com/spf13/cobra
517
550
github.com/spf13/cobra/doc
518
551
# github.com/spf13/pflag v1.0.5
552
+ ## explicit
519
553
github.com/spf13/pflag
520
554
# github.com/stretchr/testify v1.6.1
555
+ ## explicit
521
556
github.com/stretchr/testify/assert
522
557
github.com/stretchr/testify/require
523
558
# github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
@@ -646,6 +681,7 @@ golang.org/x/text/unicode/bidi
646
681
golang.org/x/text/unicode/norm
647
682
golang.org/x/text/width
648
683
# golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e
684
+ ## explicit
649
685
golang.org/x/time/rate
650
686
# golang.org/x/tools v0.0.0-20200616195046-dc31b401abb5
651
687
golang.org/x/tools/go/ast/astutil
@@ -684,6 +720,7 @@ google.golang.org/appengine/urlfetch
684
720
# google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a
685
721
google.golang.org/genproto/googleapis/rpc/status
686
722
# google.golang.org/grpc v1.30.0 => google.golang.org/grpc v1.27.0
723
+ ## explicit
687
724
google.golang.org/grpc
688
725
google.golang.org/grpc/attributes
689
726
google.golang.org/grpc/backoff
@@ -763,10 +800,12 @@ gopkg.in/op/go-logging.v1
763
800
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
764
801
gopkg.in/tomb.v1
765
802
# gopkg.in/yaml.v2 v2.3.0
803
+ ## explicit
766
804
gopkg.in/yaml.v2
767
805
# gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
768
806
gopkg.in/yaml.v3
769
807
# helm.sh/helm/v3 v3.1.0-rc.1.0.20201215141456-e71d38b414eb
808
+ ## explicit
770
809
helm.sh/helm/v3/cmd/helm
771
810
helm.sh/helm/v3/cmd/helm/require
772
811
helm.sh/helm/v3/cmd/helm/search
@@ -812,6 +851,7 @@ helm.sh/helm/v3/pkg/storage/driver
812
851
helm.sh/helm/v3/pkg/strvals
813
852
helm.sh/helm/v3/pkg/time
814
853
# k8s.io/api v0.20.0
854
+ ## explicit
815
855
k8s.io/api/admission/v1
816
856
k8s.io/api/admission/v1beta1
817
857
k8s.io/api/admissionregistration/v1
@@ -859,6 +899,7 @@ k8s.io/api/storage/v1
859
899
k8s.io/api/storage/v1alpha1
860
900
k8s.io/api/storage/v1beta1
861
901
# k8s.io/apiextensions-apiserver v0.20.0
902
+ ## explicit
862
903
k8s.io/apiextensions-apiserver/pkg/apihelpers
863
904
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions
864
905
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/install
@@ -885,6 +926,7 @@ k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/internalint
885
926
k8s.io/apiextensions-apiserver/pkg/client/listers/apiextensions/v1
886
927
k8s.io/apiextensions-apiserver/pkg/client/listers/apiextensions/v1beta1
887
928
# k8s.io/apimachinery v0.20.0
929
+ ## explicit
888
930
k8s.io/apimachinery/pkg/api/equality
889
931
k8s.io/apimachinery/pkg/api/errors
890
932
k8s.io/apimachinery/pkg/api/meta
@@ -945,6 +987,7 @@ k8s.io/apimachinery/third_party/forked/golang/json
945
987
k8s.io/apimachinery/third_party/forked/golang/netutil
946
988
k8s.io/apimachinery/third_party/forked/golang/reflect
947
989
# k8s.io/apiserver v0.20.0 => k8s.io/apiserver v0.0.0-20210107211418-525d1e3c959d
990
+ ## explicit
948
991
k8s.io/apiserver/pkg/admission
949
992
k8s.io/apiserver/pkg/admission/configuration
950
993
k8s.io/apiserver/pkg/admission/initializer
@@ -1082,6 +1125,7 @@ k8s.io/cli-runtime/pkg/kustomize/k8sdeps/validator
1082
1125
k8s.io/cli-runtime/pkg/printers
1083
1126
k8s.io/cli-runtime/pkg/resource
1084
1127
# k8s.io/client-go v0.20.0
1128
+ ## explicit
1085
1129
k8s.io/client-go/discovery
1086
1130
k8s.io/client-go/discovery/cached/disk
1087
1131
k8s.io/client-go/discovery/cached/memory
@@ -1328,6 +1372,7 @@ k8s.io/client-go/util/keyutil
1328
1372
k8s.io/client-go/util/retry
1329
1373
k8s.io/client-go/util/workqueue
1330
1374
# k8s.io/code-generator v0.20.0
1375
+ ## explicit
1331
1376
k8s.io/code-generator
1332
1377
k8s.io/code-generator/cmd/client-gen
1333
1378
k8s.io/code-generator/cmd/client-gen/args
@@ -1362,6 +1407,7 @@ k8s.io/code-generator/pkg/namer
1362
1407
k8s.io/code-generator/pkg/util
1363
1408
k8s.io/code-generator/third_party/forked/golang/reflect
1364
1409
# k8s.io/component-base v0.20.0
1410
+ ## explicit
1365
1411
k8s.io/component-base/cli/flag
1366
1412
k8s.io/component-base/config
1367
1413
k8s.io/component-base/config/v1alpha1
@@ -1387,10 +1433,12 @@ k8s.io/gengo/namer
1387
1433
k8s.io/gengo/parser
1388
1434
k8s.io/gengo/types
1389
1435
# k8s.io/klog v1.0.0
1436
+ ## explicit
1390
1437
k8s.io/klog
1391
1438
# k8s.io/klog/v2 v2.4.0
1392
1439
k8s.io/klog/v2
1393
1440
# k8s.io/kube-aggregator v0.20.0
1441
+ ## explicit
1394
1442
k8s.io/kube-aggregator/pkg/apis/apiregistration
1395
1443
k8s.io/kube-aggregator/pkg/apis/apiregistration/v1
1396
1444
k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1
@@ -1409,6 +1457,7 @@ k8s.io/kube-aggregator/pkg/client/informers/externalversions/internalinterfaces
1409
1457
k8s.io/kube-aggregator/pkg/client/listers/apiregistration/v1
1410
1458
k8s.io/kube-aggregator/pkg/client/listers/apiregistration/v1beta1
1411
1459
# k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd
1460
+ ## explicit
1412
1461
k8s.io/kube-openapi/cmd/openapi-gen
1413
1462
k8s.io/kube-openapi/cmd/openapi-gen/args
1414
1463
k8s.io/kube-openapi/pkg/builder
@@ -1443,10 +1492,13 @@ k8s.io/utils/net
1443
1492
k8s.io/utils/path
1444
1493
k8s.io/utils/pointer
1445
1494
k8s.io/utils/trace
1495
+ # rsc.io/letsencrypt v0.0.3
1496
+ ## explicit
1446
1497
# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.14
1447
1498
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client
1448
1499
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client
1449
1500
# sigs.k8s.io/controller-runtime v0.7.0
1501
+ ## explicit
1450
1502
sigs.k8s.io/controller-runtime
1451
1503
sigs.k8s.io/controller-runtime/pkg/builder
1452
1504
sigs.k8s.io/controller-runtime/pkg/cache
@@ -1493,6 +1545,7 @@ sigs.k8s.io/controller-runtime/pkg/webhook/conversion
1493
1545
sigs.k8s.io/controller-runtime/pkg/webhook/internal/certwatcher
1494
1546
sigs.k8s.io/controller-runtime/pkg/webhook/internal/metrics
1495
1547
# sigs.k8s.io/controller-tools v0.4.1
1548
+ ## explicit
1496
1549
sigs.k8s.io/controller-tools/cmd/controller-gen
1497
1550
sigs.k8s.io/controller-tools/pkg/crd
1498
1551
sigs.k8s.io/controller-tools/pkg/crd/markers
@@ -1508,6 +1561,7 @@ sigs.k8s.io/controller-tools/pkg/schemapatcher/internal/yaml
1508
1561
sigs.k8s.io/controller-tools/pkg/version
1509
1562
sigs.k8s.io/controller-tools/pkg/webhook
1510
1563
# sigs.k8s.io/kind v0.7.0
1564
+ ## explicit
1511
1565
sigs.k8s.io/kind/pkg/apis/config/defaults
1512
1566
sigs.k8s.io/kind/pkg/apis/config/v1alpha3
1513
1567
sigs.k8s.io/kind/pkg/apis/config/v1alpha4
@@ -1573,3 +1627,11 @@ sigs.k8s.io/structured-merge-diff/v4/typed
1573
1627
sigs.k8s.io/structured-merge-diff/v4/value
1574
1628
# sigs.k8s.io/yaml v1.2.0
1575
1629
sigs.k8s.io/yaml
1630
+ # github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1
1631
+ # github.com/openshift/api => github.com/openshift/api v0.0.0-20200331152225-585af27e34fd
1632
+ # github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0
1633
+ # go.etcd.io/etcd => go.etcd.io/etcd v0.5.0-alpha.5.0.20200520232829-54ba9589114f
1634
+ # google.golang.org/grpc => google.golang.org/grpc v1.27.0
1635
+ # google.golang.org/grpc/examples => google.golang.org/grpc/examples v0.0.0-20200709232328-d8193ee9cc3e
1636
+ # k8s.io/apiserver => k8s.io/apiserver v0.0.0-20210107211418-525d1e3c959d
1637
+ # sigs.k8s.io/structured-merge-diff => sigs.k8s.io/structured-merge-diff v1.0.1-0.20191108220359-b1b620dd3f06
0 commit comments