diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-13 23:39:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-13 23:39:59 -0400 |
| commit | f6ea314b42ceeac11235ea257f7a47a2e6b774ce (patch) | |
| tree | 6c91e532ef31a5a44e90d9bff68c5a6a4f1d6d1d /go.mod | |
| parent | e5976e6ce145f7ddb79cab5d8f3e46c92d4d0cde (diff) | |
| download | x-f6ea314b42ceeac11235ea257f7a47a2e6b774ce.tar.xz x-f6ea314b42ceeac11235ea257f7a47a2e6b774ce.zip | |
build(deps): bump github.com/tetratelabs/wazero from 1.1.0 to 1.2.0 (#362)
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.1.0...v1.2.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.1.0 + github.com/tetratelabs/wazero v1.2.0 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.7 go4.org v0.0.0-20190313082347-94abd6928b1d |
