aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-26 08:30:24 +0000
committerBjørn Erik Pedersen <[email protected]>2024-11-27 23:50:07 +0100
commit88b7868fbdaf7c84c1dd14712535a593a34e9c3a (patch)
treec9fd238ce980ab56f7060fe107a63383a55aecd7 /go.mod
parentdea158c88514afbd24f67558039ec4d20cd5aed1 (diff)
downloadhugo-88b7868fbdaf7c84c1dd14712535a593a34e9c3a.tar.gz
hugo-88b7868fbdaf7c84c1dd14712535a593a34e9c3a.zip
build(deps): bump github.com/tetratelabs/wazero from 1.8.1 to 1.8.2
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](https://github.com/tetratelabs/wazero/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 03df8b3db..36fdec39d 100644
--- a/go.mod
+++ b/go.mod
@@ -69,7 +69,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.20.37
github.com/tdewolff/parse/v2 v2.7.15
- github.com/tetratelabs/wazero v1.8.1
+ github.com/tetratelabs/wazero v1.8.2
github.com/yuin/goldmark v1.7.8
github.com/yuin/goldmark-emoji v1.0.4
go.uber.org/automaxprocs v1.5.3