diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-01 18:49:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-01 18:49:58 -0500 |
| commit | 279ddae6bca68d2dc315dcf5293e7dbe6fbec1c3 (patch) | |
| tree | 7f8a3151db9e70bd934befbcaecb0e12b9f8f604 /go.mod | |
| parent | faac0a8753a11bf47b02b653fe10952c3b9f9c54 (diff) | |
| download | x-279ddae6bca68d2dc315dcf5293e7dbe6fbec1c3.tar.xz x-279ddae6bca68d2dc315dcf5293e7dbe6fbec1c3.zip | |
build(deps): bump github.com/tetratelabs/wazero (#211)
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.0.0-pre.5 to 1.0.0-pre.6.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.0.0-pre.5...v1.0.0-pre.6)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,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-pre.5 + github.com/tetratelabs/wazero v1.0.0-pre.6 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.6 go4.org v0.0.0-20190313082347-94abd6928b1d |
