mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Update vendor openshift 4.1 (#2574)
* update openshift libs in glide.yaml to 4.1 * update vendored openshift to 4.1 * add licence check exception for sigs.k8s.io/yaml
This commit is contained in:
@@ -36,3 +36,5 @@ exceptions:
|
||||
- github.com/gogo/protobuf/...
|
||||
# BSD licence - wwhrd is not detecting it correctly
|
||||
- github.com/golang/protobuf/...
|
||||
# MIT licence - wwhrd is not detecting it correctly
|
||||
- sigs.k8s.io/yaml/...
|
||||
Reference in New Issue
Block a user