Guest User

Untitled

a guest
Apr 23rd, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. go mod init golang-opa-wasm-poc
  2. go get github.com/open-policy-agent/opa@latest
  3. go mod tidy
  4. go run main.go > output.txt
Add Comment
Please, Sign In to add comment