1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-25 14:46:57 +00:00

Update vendor

This commit is contained in:
Darren Shepherd
2018-10-24 16:27:58 -07:00
parent 9b1f7db6f0
commit 46df879254
43 changed files with 901 additions and 220212 deletions

View File

@@ -3,8 +3,8 @@ package version
var (
gitMajor = "1"
gitMinor = "12"
gitVersion = "v1.12.1-lite5"
gitCommit = "720ebdc505688ceea8c452397d80a917a9e96bcd"
gitVersion = "v1.12.1-lite7"
gitCommit = "b5d55f02488df0daa1399df41777aeeeaa36eabb"
gitTreeState = "clean"
buildDate = "2018-10-24T05:26+00:00Z"
buildDate = "2018-10-24T23:26+00:00Z"
)