Skip to content

Commit

Permalink
build(deps): bump github.com/scylladb/go-set (#2766)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent e2bf60f commit a23dd86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -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=
Expand Down

0 comments on commit a23dd86

Please sign in to comment.