diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-20 10:21:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-20 10:21:19 +0000 |
| commit | b67074f9b36d07b59fa746e188029993cc3ceffd (patch) | |
| tree | a88eb18430aee1c0aa9784a0c56258a23e5ed442 /go.mod | |
| parent | 2989735f0da5e5e1cb3cf28d40268dbed86ae91a (diff) | |
| download | x-b67074f9b36d07b59fa746e188029993cc3ceffd.tar.xz x-b67074f9b36d07b59fa746e188029993cc3ceffd.zip | |
build(deps): bump github.com/tetratelabs/wazero from 1.6.0 to 1.7.0 (#575)
* build(deps): bump github.com/tetratelabs/wazero from 1.6.0 to 1.7.0
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.6.0...v1.7.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>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ require ( github.com/rogpeppe/go-internal v1.12.0 github.com/rs/cors v1.10.1 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a - github.com/tetratelabs/wazero v1.6.0 + github.com/tetratelabs/wazero v1.7.0 github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef github.com/twitchtv/twirp v8.1.3+incompatible |
