mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-15 21:02:28 -06:00
ebf4eeafe5
* deps: bump wasmtime-go (0.25.0 -> 0.26.0) I'm not entirely sure why some fluff of go.uber.org/automaxprocs was removed, but I'm happy with the result. ;) * wasm_sdk: use GetFunc(...) instead of GetExport(...).Func() This added convenience function from wasmtime-go came in with the bump. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>