aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_windows.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-07-20 16:34:19 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-20 17:03:33 +0200
commitd88894e6773ab63ac8b3f4b2edbae88290aaf0d6 (patch)
treef5bc73b2a10032806c33dc729d2f1a7daba2bd8f /executor/executor_windows.h
parent4285ffa3fe16cc91c4747756dad420f703ee616e (diff)
Makefile: set GO111MODULE=off for go get in install_prerequisites
Otherwise the versions in go.mod are updated on running `make install_prerequisites` leading to inconsistent vendoring errors: go: inconsistent vendoring in /go/src/github.com/google/syzkaller: golang.org/x/net@v0.0.0-20200625001655-4c5254603344: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/tools@v0.0.0-20200717024301-6ddee64345a6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/net@v0.0.0-20200520182314-0ba52f642ac2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod golang.org/x/tools@v0.0.0-20200626171337-aa94e735be7f: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions