diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-25 07:07:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-25 07:07:52 -0400 |
| commit | 33d4e577cd817c517662bf44d49d62d0d9b05b26 (patch) | |
| tree | 4611a0e307ccaa773e085b00ae82d782a4879354 /go.mod | |
| parent | c9d54ea4178642e6d2e1bd44e3fc74a01dac6f38 (diff) | |
| download | x-33d4e577cd817c517662bf44d49d62d0d9b05b26.tar.xz x-33d4e577cd817c517662bf44d49d62d0d9b05b26.zip | |
build(deps): bump github.com/tetratelabs/wazero from 1.0.2 to 1.1.0 (#332)
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.0.2...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/tetratelabs/wazero
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -28,7 +28,7 @@ require ( github.com/rs/cors v1.9.0 github.com/samber/go-gpt-3-encoder v0.3.1 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a - github.com/tetratelabs/wazero v1.0.2 + github.com/tetratelabs/wazero v1.1.0 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.7 go4.org v0.0.0-20190313082347-94abd6928b1d |
