From a23dd865aa7eec08e315d025850cdc231478639b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:43:48 +0000 Subject: [PATCH] build(deps): bump github.com/scylladb/go-set (#2766) Bumps [github.com/scylladb/go-set](https://github.com/scylladb/go-set) from 0.0.0-20200225121959-cc7b2070d91e to 1.0.2. - [Release notes](https://github.com/scylladb/go-set/releases) - [Commits](https://github.com/scylladb/go-set/commits/v1.0.2) --- updated-dependencies: - dependency-name: github.com/scylladb/go-set dependency-type: direct:production update-type: version-update:semver-major ... 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 e5d9c0c9fd4..4af242e6b7d 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/ovn-org/libovsdb v0.0.0-20230207174348-7f620a35d7e8 github.com/parnurzeal/gorequest v0.2.16 github.com/prometheus/client_golang v1.15.1 - github.com/scylladb/go-set v0.0.0-20200225121959-cc7b2070d91e + github.com/scylladb/go-set v1.0.2 github.com/sirupsen/logrus v1.9.0 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.8.2 diff --git a/go.sum b/go.sum index 6dd9535eb88..163eedee507 100644 --- a/go.sum +++ b/go.sum @@ -1260,8 +1260,8 @@ github.com/santhosh-tekuri/jsonschema v1.2.4/go.mod h1:TEAUOeZSmIxTTuHatJzrvARHi github.com/satori/go.uuid v0.0.0-20160603004225-b111a074d5ef/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0= github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0= github.com/sclevine/spec v1.2.0/go.mod h1:W4J29eT/Kzv7/b9IWLB055Z+qvVC9vt0Arko24q7p+U= -github.com/scylladb/go-set v0.0.0-20200225121959-cc7b2070d91e h1:cSF0zPqtdVBEKmdeFW4u68UJemU1V+2aueMZPb4TLDQ= -github.com/scylladb/go-set v0.0.0-20200225121959-cc7b2070d91e/go.mod h1:DkpGd78rljTxKAnTDPFqXSGxvETQnJyuSOQwsHycqfs= +github.com/scylladb/go-set v1.0.2 h1:SkvlMCKhP0wyyct6j+0IHJkBkSZL+TDzZ4E7f7BCcRE= +github.com/scylladb/go-set v1.0.2/go.mod h1:DkpGd78rljTxKAnTDPFqXSGxvETQnJyuSOQwsHycqfs= github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= github.com/seccomp/libseccomp-golang v0.9.1/go.mod h1:GbW5+tmTXfcxTToHLXlScSlAvWlF4P2Ca7zGrPiEpWo= github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg=