Skip to content

Commit

Permalink
Bump fortio.org/sets from 0.3.0 to 1.0.0 (#5)
Browse files Browse the repository at this point in the history
Bumps [fortio.org/sets](https://github.com/fortio/sets) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/fortio/sets/releases)
- [Commits](fortio/sets@v0.3.0...v1.0.0)

---
updated-dependencies:
- dependency-name: fortio.org/sets
  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 Feb 23, 2023
1 parent f0851c9 commit 99b2330
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 @@ -5,7 +5,7 @@ go 1.19
require (
fortio.org/assert v1.1.4
fortio.org/log v1.2.2
fortio.org/sets v0.3.0
fortio.org/sets v1.0.0
github.com/fsnotify/fsnotify v1.6.0
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ fortio.org/assert v1.1.4 h1:Za1RaG+OjsTMpQS3J3UCvTF6wc4+IOHCz+jAOU37Y4o=
fortio.org/assert v1.1.4/go.mod h1:039mG+/iYDPO8Ibx8TrNuJCm2T2SuhwRI3uL9nHTTls=
fortio.org/log v1.2.2 h1:vs42JjNwiqbMbacittZjJE9+oi72Za6aekML9gKmILg=
fortio.org/log v1.2.2/go.mod h1:u/8/2lyczXq52aT5Nw6reD+3cR6m/EbS2jBiIYhgiTU=
fortio.org/sets v0.3.0 h1:StetVwMKYsatjzWuglrlElPaCA054zwiVUhDWTSg6wU=
fortio.org/sets v0.3.0/go.mod h1:xVjulHr0FhlmReSymI+AhDtQ4FgjiazQ3JmuNpYFMs8=
fortio.org/sets v1.0.0 h1:mmyJulPyG9Id0NEDTySg6jqlg12VaI/0C2hgPkEFypE=
fortio.org/sets v1.0.0/go.mod h1:xVjulHr0FhlmReSymI+AhDtQ4FgjiazQ3JmuNpYFMs8=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb h1:PaBZQdo+iSDyHT053FjUCgZQ/9uqVwPOcl7KSWhKn6w=
Expand Down

0 comments on commit 99b2330

Please sign in to comment.