mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
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:
committed by
Torin Sandall
parent
f84f4674a1
commit
ba54066192
@@ -11,6 +11,7 @@ opa_*
|
||||
_release
|
||||
wasm/_obj
|
||||
_test
|
||||
!*_test.go
|
||||
site.tar.gz
|
||||
policy.wasm
|
||||
.npm
|
||||
|
||||
Reference in New Issue
Block a user