chore: deprecated go-waku

This commit is contained in:
darshankabariya 2025-12-22 18:52:43 +05:30
parent 9f6e9ac839
commit 56383131f2
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -44,7 +44,7 @@ check-folders:
echo "ERROR: No libwaku library file found in: $(LIBWAKU_LIB_PATH)"; exit 1; \
fi
build: check-folders
build:
@echo "Building Waku Go Bindings (manual)..."
go build .