feat: add Makefile for building wasm-go easier (#184)

This commit is contained in:
悟空
2023-02-14 09:59:33 +08:00
committed by GitHub
parent 1b7723bac5
commit cdcfe24a3d
4 changed files with 116 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
module github.com/alibaba/higress/plugins/wasm-go
go 1.18
go 1.19
require (
github.com/google/uuid v1.3.0