Convert errors to OC status

This commit is contained in:
Brian Goff
2018-09-21 13:13:10 -07:00
parent 2fc82818ae
commit 8e29415bf7
4 changed files with 60 additions and 5 deletions

View File

@@ -79,6 +79,9 @@
name = "k8s.io/client-go"
version = "7.0.0"
[[constraint]]
name = "github.com/cpuguy83/strongerrors"
version = "0.2.1"
# These are required for HyperHQ
[[override]]