diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-16 10:28:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-16 10:28:40 +0000 |
| commit | bc8db6bc69f1a9b2ed56466c6c2deddd91c87567 (patch) | |
| tree | f51d02bfbd3729be90d6e73a969c2dc9d8896b01 /go.mod | |
| parent | d920c709b6cd878547fb9d165d53ad2a54d43a5f (diff) | |
| download | x-bc8db6bc69f1a9b2ed56466c6c2deddd91c87567.tar.xz x-bc8db6bc69f1a9b2ed56466c6c2deddd91c87567.zip | |
build(deps): bump github.com/tetratelabs/wazero
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.0.0-rc.1 to 1.0.0-rc.2.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.0.0-rc.1...v1.0.0-rc.2)
---
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ require ( github.com/rogpeppe/go-internal v1.9.0 github.com/rs/cors v1.8.3 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a - github.com/tetratelabs/wazero v1.0.0-rc.1 + github.com/tetratelabs/wazero v1.0.0-rc.2 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.7 go4.org v0.0.0-20190313082347-94abd6928b1d |
