Skip to content

Commit

Permalink
Merge pull request #2 from codefromthecrypt/wazero-1.0.0-beta.2
Browse files Browse the repository at this point in the history
deps: updates wazero to 1.0.0-beta.2
  • Loading branch information
ktye committed Sep 3, 2022
2 parents 46e07c7 + 9d634b8 commit bf004f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion wazero/x/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module wa

go 1.18

require github.com/tetratelabs/wazero v1.0.0-beta.1
require github.com/tetratelabs/wazero v1.0.0-beta.2
4 changes: 2 additions & 2 deletions wazero/x/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/tetratelabs/wazero v1.0.0-beta.1 h1:O5DZxiXG0WUUjuq4dwomA5gODRNnzF8LzQ+UOqGY5kY=
github.com/tetratelabs/wazero v1.0.0-beta.1/go.mod h1:CD5smBN5rGZo7UNe8aUiWyYE3bDWED/CQSonog9NSEg=
github.com/tetratelabs/wazero v1.0.0-beta.2 h1:Qa1R1oizAYHcmy8PljgINdXUZ/nRQkxUBbYfGSb4IBE=
github.com/tetratelabs/wazero v1.0.0-beta.2/go.mod h1:CD5smBN5rGZo7UNe8aUiWyYE3bDWED/CQSonog9NSEg=

0 comments on commit bf004f3

Please sign in to comment.