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

riteshghorse 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 2cc3ebcce45 Bump github.com/tetratelabs/wazero from 1.3.1 to 1.4.0 in 
/sdks (#27913)
2cc3ebcce45 is described below

commit 2cc3ebcce45b17400cb46badf8109fafa5305d94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 9 09:41:45 2023 -0400

    Bump github.com/tetratelabs/wazero from 1.3.1 to 1.4.0 in /sdks (#27913)
    
    Bumps 
[github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 
1.3.1 to 1.4.0.
    - [Release notes](https://github.com/tetratelabs/wazero/releases)
    - [Commits](https://github.com/tetratelabs/wazero/compare/v1.3.1...v1.4.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 58f4b3e8e41..90485d319bf 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -48,7 +48,7 @@ require (
        github.com/proullon/ramsql v0.0.1
        github.com/spf13/cobra v1.7.0
        github.com/testcontainers/testcontainers-go v0.22.0
-       github.com/tetratelabs/wazero v1.3.1
+       github.com/tetratelabs/wazero v1.4.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.12.1
diff --git a/sdks/go.sum b/sdks/go.sum
index 2d1fc669795..35370ea24b4 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -437,8 +437,8 @@ github.com/stretchr/testify v1.8.4 
h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
 github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod 
h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
 github.com/testcontainers/testcontainers-go v0.22.0 
h1:hOK4NzNu82VZcKEB1aP9LO1xYssVFMvlfeuDW9JMmV0=
 github.com/testcontainers/testcontainers-go v0.22.0/go.mod 
h1:k0YiPa26xJCRUbUkYqy5rY6NGvSbVCeUBXCvucscBR4=
-github.com/tetratelabs/wazero v1.3.1 
h1:rnb9FgOEQRLLR8tgoD1mfjNjMhFeWRUk+a4b4j/GpUM=
-github.com/tetratelabs/wazero v1.3.1/go.mod 
h1:wYx2gNRg8/WihJfSDxA1TIL8H+GkfLYm+bIfbblu9VQ=
+github.com/tetratelabs/wazero v1.4.0 
h1:9/MirYvmkJ/zSUOygKY/ia3t+e+RqIZXKbylIby1WYk=
+github.com/tetratelabs/wazero v1.4.0/go.mod 
h1:0U0G41+ochRKoPKCJlh0jMg1CHkyfK8kDqiirMmKY8A=
 github.com/urfave/cli v1.22.1/go.mod 
h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
 github.com/vishvananda/netlink v1.1.0/go.mod 
h1:cTgwzPIzzgDAYoQrMm0EdrjRUBkTqKYppBueQtXaqoE=
 github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod 
h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU=

Reply via email to