summaryrefslogtreecommitdiff
path: root/pkg/api/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/api/Makefile')
-rw-r--r--pkg/api/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/api/Makefile b/pkg/api/Makefile
index 3d70376df..8a1556800 100644
--- a/pkg/api/Makefile
+++ b/pkg/api/Makefile
@@ -1,3 +1,5 @@
+export GO111MODULE=off
+
SWAGGER_OUT ?= swagger.yaml
swagger: