From 76fbe4bdbab3d7aabb4c2cfc8369094d7b916e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 09:25:12 +0200 Subject: [PATCH] Bump github.com/pebbe/zmq4 from 1.2.10 to 1.2.11 (#60) Bumps [github.com/pebbe/zmq4](https://github.com/pebbe/zmq4) from 1.2.10 to 1.2.11. - [Release notes](https://github.com/pebbe/zmq4/releases) - [Commits](https://github.com/pebbe/zmq4/compare/v1.2.10...v1.2.11) --- updated-dependencies: - dependency-name: github.com/pebbe/zmq4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4337d8b..a25b0fe 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/jancajthaml-openbank/actor-system go 1.20 -require github.com/pebbe/zmq4 v1.2.10 +require github.com/pebbe/zmq4 v1.2.11 diff --git a/go.sum b/go.sum index 00c4125..a607dbc 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pebbe/zmq4 v1.2.10 h1:wQkqRZ3CZeABIeidr3e8uQZMMH5YAykA/WN0L5zkd1c= -github.com/pebbe/zmq4 v1.2.10/go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48= +github.com/pebbe/zmq4 v1.2.11 h1:Ua5mgIaZeabUGnH7tqswkUcjkL7JYGai5e8v4hpEU9Q= +github.com/pebbe/zmq4 v1.2.11/go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48=