Scott Little 34102e753f Make build of registry_token_server compatible with golang 1.16.6
Most packages will compile using the new default golang version (1.16.6).
For some packages it is a transparent change, but those reliant on
the old GOPATH method require the addition of  ...

    go env -w GO111MODULE=auto

... to their build instruction to restore GOPATH compatibility.

Story: 2008972
Task: 42984
Depends-On: https://review.opendev.org/c/starlingx/compile/+/804123
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: Iffd5d335891fda513997171b41596b0c63d0f752
2021-08-12 13:01:10 -04:00
2019-09-09 14:18:11 -05:00
2019-09-09 14:18:11 -05:00
2019-09-09 14:18:11 -05:00
2019-09-09 14:18:11 -05:00
2019-09-09 14:18:11 -05:00
Description
StarlingX Kubernetes related packages
535 KiB
Languages
Go 93.8%
Makefile 5.9%
PHP 0.3%