Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
deps: updates wazero to 1.0.0-beta.2
Browse files Browse the repository at this point in the history
A bug in beta1 was fixed and released in beta2 tetratelabs/wazero#783

Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
codefromthecrypt committed Aug 31, 2022
1 parent 312df0a commit 9a336c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -2,6 +2,6 @@ module wazerolib

go 1.18

require github.com/tetratelabs/wazero v1.0.0-beta.1
require github.com/tetratelabs/wazero v1.0.0-beta.2

replace github.com/tetratelabs/wazero => ../wazero

0 comments on commit 9a336c8

Please sign in to comment.