diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-11 10:54:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-11 10:54:23 +0000 |
| commit | 6f2cb1cc9488d2eb80013fb958d0d1d674c481f5 (patch) | |
| tree | 9c9ba77874acca12e4e7c9dc76ceec8c1e438e0f /go.mod | |
| parent | d7ef6058cf4f9acc2675557f03379a703d55460f (diff) | |
| download | x-6f2cb1cc9488d2eb80013fb958d0d1d674c481f5.tar.xz x-6f2cb1cc9488d2eb80013fb958d0d1d674c481f5.zip | |
build(deps): bump github.com/tetratelabs/wazero from 1.2.1 to 1.3.0
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](https://github.com/tetratelabs/wazero/compare/v1.2.1...v1.3.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,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.2.1 + github.com/tetratelabs/wazero v1.3.0 github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.7 |
