Move golang-opa-wasm into opa

This moves the package from:

github.com/open-policy-agent/golang-opa-wasm/opa

to:

github.com/open-policy-agent/opa/wasm/sdk/opa

This avoids callers from having to do much in the way of changes
besides adjusting the import path.

Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
Patrick East
2020-11-02 12:50:43 -08:00
committed by Torin Sandall
parent f84f4674a1
commit ba54066192
24 changed files with 2388 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ opa_*
_release
wasm/_obj
_test
!*_test.go
site.tar.gz
policy.wasm
.npm