This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new bf5c0db53c1 Bump github.com/tetratelabs/wazero from 1.10.1 to 1.11.0 
in /sdks (#37160)
bf5c0db53c1 is described below

commit bf5c0db53c18583c11da09e8b0a91379064baa64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 14:07:38 2026 -0500

    Bump github.com/tetratelabs/wazero from 1.10.1 to 1.11.0 in /sdks (#37160)
    
    Bumps 
[github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 
1.10.1 to 1.11.0.
    - [Release notes](https://github.com/tetratelabs/wazero/releases)
    - [Commits](https://github.com/tetratelabs/wazero/compare/v1.10.1...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tetratelabs/wazero
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index 9bb4e8c745e..7c48b725f95 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -51,7 +51,7 @@ require (
        github.com/proullon/ramsql v0.1.4
        github.com/spf13/cobra v1.10.2
        github.com/testcontainers/testcontainers-go v0.40.0
-       github.com/tetratelabs/wazero v1.10.1
+       github.com/tetratelabs/wazero v1.11.0
        github.com/xitongsys/parquet-go v1.6.2
        github.com/xitongsys/parquet-go-source 
v0.0.0-20241021075129-b732d2ac9c9b
        go.mongodb.org/mongo-driver v1.17.6
diff --git a/sdks/go.sum b/sdks/go.sum
index 781ffbfc0f7..b47cbf50f0f 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -1434,8 +1434,8 @@ github.com/stretchr/testify v1.11.1 
h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
 github.com/stretchr/testify v1.11.1/go.mod 
h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
 github.com/testcontainers/testcontainers-go v0.40.0 
h1:pSdJYLOVgLE8YdUY2FHQ1Fxu+aMnb6JfVz1mxk7OeMU=
 github.com/testcontainers/testcontainers-go v0.40.0/go.mod 
h1:FSXV5KQtX2HAMlm7U3APNyLkkap35zNLxukw9oBi/MY=
-github.com/tetratelabs/wazero v1.10.1 
h1:2DugeJf6VVk58KTPszlNfeeN8AhhpwcZqkJj2wwFuH8=
-github.com/tetratelabs/wazero v1.10.1/go.mod 
h1:DRm5twOQ5Gr1AoEdSi0CLjDQF1J9ZAuyqFIjl1KKfQU=
+github.com/tetratelabs/wazero v1.11.0 
h1:+gKemEuKCTevU4d7ZTzlsvgd1uaToIDtlQlmNbwqYhA=
+github.com/tetratelabs/wazero v1.11.0/go.mod 
h1:eV28rsN8Q+xwjogd7f4/Pp4xFxO7uOGbLcD/LzB1wiU=
 github.com/tinylib/msgp v1.3.0 h1:ULuf7GPooDaIlbyvgAxBV/FI7ynli6LZ1/nVUNu+0ww=
 github.com/tinylib/msgp v1.3.0/go.mod 
h1:ykjzy2wzgrlvpDCRc4LA8UXy6D8bzMSuAF3WD57Gok0=
 github.com/tklauser/go-sysconf v0.3.14 
h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=

Reply via email to