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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new fe7d049066 build(deps): bump github.com/google/uuid from 1.3.1 to 
1.4.0 in /plc4go (#1176)
fe7d049066 is described below

commit fe7d04906621f7a5ba0af843b303301b1189df31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 27 18:15:17 2023 +0200

    build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /plc4go 
(#1176)
    
    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 
to 1.4.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      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>
---
 plc4go/go.mod | 2 +-
 plc4go/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/plc4go/go.mod b/plc4go/go.mod
index c4d1978631..316694c863 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -27,7 +27,7 @@ require (
        github.com/dchest/uniuri v1.2.0
        github.com/fatih/color v1.15.0
        github.com/gdamore/tcell/v2 v2.6.0
-       github.com/google/uuid v1.3.1
+       github.com/google/uuid v1.4.0
        github.com/gopacket/gopacket v1.1.1
        github.com/icza/bitio v1.1.0
        github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4
diff --git a/plc4go/go.sum b/plc4go/go.sum
index b240df64b0..3692e3dbfd 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -131,8 +131,8 @@ github.com/google/pprof 
v0.0.0-20201203190320-1bf35d6f28c2/go.mod h1:kpwsk12EmLe
 github.com/google/pprof v0.0.0-20201218002935-b9804c9f04c2/go.mod 
h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
 github.com/google/renameio v0.1.0/go.mod 
h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
 github.com/google/uuid v1.1.2/go.mod 
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
-github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4=
-github.com/google/uuid v1.3.1/go.mod 
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
+github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4=
+github.com/google/uuid v1.4.0/go.mod 
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
 github.com/googleapis/gax-go/v2 v2.0.4/go.mod 
h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg=
 github.com/googleapis/gax-go/v2 v2.0.5/go.mod 
h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
 github.com/googleapis/google-cloud-go-testing 
v0.0.0-20200911160855-bcd43fbb19e8/go.mod 
h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g=

Reply via email to