Skip to content

Commit

Permalink
chore(deps): bump github.com/things-go/sets from 1.0.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/things-go/sets](https://github.com/things-go/sets) from 1.0.0 to 1.2.1.
- [Commits](things-go/sets@v1.0.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/things-go/sets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent dcbf559 commit 1144a9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/stretchr/testify v1.8.3
github.com/things-go/sets v1.0.0
github.com/things-go/sets v1.2.1
golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/things-go/sets v1.0.0 h1:Vk3Nnn9zzIFykBMjPGRNnaIY44rhbnWyZwrSvfMatRs=
github.com/things-go/sets v1.0.0/go.mod h1:VQYb/i7LEx0usCMOv4ZgHJ4ttof6jzc+dLWo1qqmykw=
github.com/things-go/sets v1.2.1 h1:OCHegKsmh34tx3bZFprJ7lBkQSKK8S0QQJvJDJIJFlM=
github.com/things-go/sets v1.2.1/go.mod h1:HtxcQ5W9weSRQmFr5MzEhKGaLdXaLq72P2br4Uc8SJc=
golang.org/x/exp v0.0.0-20220827204233-334a2380cb91 h1:tnebWN09GYg9OLPss1KXj8txwZc6X6uMr6VFdcGNbHw=
golang.org/x/exp v0.0.0-20220827204233-334a2380cb91/go.mod h1:cyybsKvd6eL0RnXn6p/Grxp8F5bW7iYuBgsNCOHpMYE=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
Expand Down

0 comments on commit 1144a9f

Please sign in to comment.