You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set go version to 1.14, to enable vendor builds by default. (#2749)
* Set go version to 1.14. That enables vendoring by defualt.
Signed-off-by: Peter Štibraný <[email protected]>
* Don't complain about inconsistent vendor during testing.
Signed-off-by: Peter Štibraný <[email protected]>
* Fix vendor issues by revendoring everything after go get.
Signed-off-by: Peter Štibraný <[email protected]>
* Removed support for unused -go-get option.
Signed-off-by: Peter Štibraný <[email protected]>
0 commit comments