fsnotify is set in Dockerfile

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof
2026-01-21 08:36:30 +01:00
committed by Nicolas De loof
parent c428a77111
commit 3783b8ada3

View File

@@ -29,10 +29,6 @@ ifeq ($(DETECTED_OS),Windows)
BINARY_EXT=.exe
endif
ifeq ($(DETECTED_OS),Darwin)
GO_BUILDTAGS += fsnotify
endif
BUILD_FLAGS?=
TEST_FLAGS?=
E2E_TEST?=