Revision f9302d917452e5ada93ccc8ced0f0268ae4264ec authored by Joe Stringer on 21 January 2021, 01:10:58 UTC, committed by Joe Stringer on 21 January 2021, 01:10:58 UTC
Workflow:

    ./contrib/go-mod/wrapper.sh

This launches a docker container with your current Cilium working
directory mounted into the correct gopath inside the container.

Inside the container:

    go mod download

Then, use make / unit-tests / go-mod scripts to update dependencies etc.

Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent c4933f1
History
File Mode Size
gce-deployment
k8s
02-perf.sh -rwxr-xr-x 5.8 KB
09-perf-gce.sh -rwxr-xr-x 7.9 KB
10-proxy.sh -rwxr-xr-x 8.8 KB
98-documentation-link-check.sh -rwxr-xr-x 405 bytes
Makefile -rw-r--r-- 93 bytes
helpers.bash -rw-r--r-- 33.1 KB
run-tests -rwxr-xr-x 650 bytes

back to top