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 27f1c0774fd Bump github.com/tetratelabs/wazero from 1.5.0 to 1.6.0 in 
/sdks (#30222)
27f1c0774fd is described below

commit 27f1c0774fd93e846de9a8b668e6effc5a41eb10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 10:17:08 2024 -0500

    Bump github.com/tetratelabs/wazero from 1.5.0 to 1.6.0 in /sdks (#30222)
    
    Bumps 
[github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 
1.5.0 to 1.6.0.
    - [Release notes](https://github.com/tetratelabs/wazero/releases)
    - [Commits](https://github.com/tetratelabs/wazero/compare/v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tetratelabs/wazero
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 4327d5297a0..5f84993d3ff 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -50,7 +50,7 @@ require (
        github.com/proullon/ramsql v0.1.3
        github.com/spf13/cobra v1.8.0
        github.com/testcontainers/testcontainers-go v0.26.0
-       github.com/tetratelabs/wazero v1.5.0
+       github.com/tetratelabs/wazero v1.6.0
        github.com/xitongsys/parquet-go v1.6.2
        github.com/xitongsys/parquet-go-source 
v0.0.0-20220315005136-aec0fe3e777c
        go.mongodb.org/mongo-driver v1.13.1
diff --git a/sdks/go.sum b/sdks/go.sum
index 3c90d604331..8bf9aad16f7 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -433,8 +433,8 @@ github.com/stretchr/testify v1.8.4 
h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
 github.com/stretchr/testify v1.8.4/go.mod 
h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
 github.com/testcontainers/testcontainers-go v0.26.0 
h1:uqcYdoOHBy1ca7gKODfBd9uTHVK3a7UL848z09MVZ0c=
 github.com/testcontainers/testcontainers-go v0.26.0/go.mod 
h1:ICriE9bLX5CLxL9OFQ2N+2N+f+803LNJ1utJb1+Inx0=
-github.com/tetratelabs/wazero v1.5.0 
h1:Yz3fZHivfDiZFUXnWMPUoiW7s8tC1sjdBtlJn08qYa0=
-github.com/tetratelabs/wazero v1.5.0/go.mod 
h1:0U0G41+ochRKoPKCJlh0jMg1CHkyfK8kDqiirMmKY8A=
+github.com/tetratelabs/wazero v1.6.0 
h1:z0H1iikCdP8t+q341xqepY4EWvHEw8Es7tlqiVzlP3g=
+github.com/tetratelabs/wazero v1.6.0/go.mod 
h1:0U0G41+ochRKoPKCJlh0jMg1CHkyfK8kDqiirMmKY8A=
 github.com/tklauser/go-sysconf v0.3.12 
h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=
 github.com/tklauser/go-sysconf v0.3.12/go.mod 
h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
 github.com/tklauser/numcpus v0.6.1 
h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=

Reply via email to