diff --git a/vendor/github.com/openshift/library-go/pkg/operator/encryption/dummy.go b/vendor/github.com/openshift/library-go/pkg/operator/encryption/dummy.go new file mode 100644 index 0000000000..3173444291 --- /dev/null +++ b/vendor/github.com/openshift/library-go/pkg/operator/encryption/dummy.go @@ -0,0 +1,4 @@ +package encryption + +// No-op file +// this dummy file helps test encryption e2e(s)