aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-01 02:58:29 -0800
committerGitHub <noreply@github.com>2022-12-01 02:58:29 -0800
commitae01006115ce93e80f9087cf4bbfebe1e6d2eb40 (patch)
tree6f864c9bd64e154090b214dbd667ebdce40ee578 /go.mod
parent2dd48cd214ef63170b843641ea2151c4647b0b57 (diff)
downloadx-ae01006115ce93e80f9087cf4bbfebe1e6d2eb40.tar.xz
x-ae01006115ce93e80f9087cf4bbfebe1e6d2eb40.zip
build(deps): bump github.com/tetratelabs/wazero (#185)
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.0.0-pre.3 to 1.0.0-pre.4. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](https://github.com/tetratelabs/wazero/compare/v1.0.0-pre.3...v1.0.0-pre.4) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b523ef5..6d9239f 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
github.com/rs/cors v1.8.2
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
github.com/sycamoreone/orc v0.0.0-20150204213357-1627eaec2699
- github.com/tetratelabs/wazero v1.0.0-pre.3
+ github.com/tetratelabs/wazero v1.0.0-pre.4
github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
go.etcd.io/bbolt v1.3.6