Skip to content

Commit

Permalink
Bump github.com/sunshineplan/service from 1.0.17 to 1.0.18 (#72)
Browse files Browse the repository at this point in the history
Bumps [github.com/sunshineplan/service](https://github.com/sunshineplan/service) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/sunshineplan/service/releases)
- [Commits](sunshineplan/service@v1.0.17...v1.0.18)

---
updated-dependencies:
- dependency-name: github.com/sunshineplan/service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Oct 18, 2023
1 parent 0921049 commit cb6be7a
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.21.0
require (
github.com/fsnotify/fsnotify v1.6.0
github.com/sunshineplan/limiter v1.0.0
github.com/sunshineplan/service v1.0.17
github.com/sunshineplan/service v1.0.18
github.com/sunshineplan/utils v0.1.51
github.com/sunshineplan/utils/httpproxy v1.0.6
golang.org/x/time v0.3.0
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 @@ github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
github.com/sunshineplan/limiter v1.0.0 h1:wx3q5eS5J+ggXlAxzg9k6UbDyJYrysNmHyxt5cNmCP8=
github.com/sunshineplan/limiter v1.0.0/go.mod h1:+Pjd5Pu7i5YclrnFz+MBFxGB9+MZ2cytQeV+S9kXOxY=
github.com/sunshineplan/service v1.0.17 h1:riLoQsd3X+YCY8mmfR0cUJRRt2IvhV4K41SR+w/vm3Y=
github.com/sunshineplan/service v1.0.17/go.mod h1:PMOKLXk5Y+G07sUoXMfPq0cYk9MgkTc9pGn0f4Cigo4=
github.com/sunshineplan/service v1.0.18 h1:gWvADCwp27exc51oVxDLvmQyYEAKOH8/2VlAGkjy8hU=
github.com/sunshineplan/service v1.0.18/go.mod h1:PMOKLXk5Y+G07sUoXMfPq0cYk9MgkTc9pGn0f4Cigo4=
github.com/sunshineplan/utils v0.1.51 h1:d9bgvMwUJFw9s0HTMq7cD8zjKiHJaBdJ/yR5HYvBBOA=
github.com/sunshineplan/utils v0.1.51/go.mod h1:7zhDUGgKo2FMFzs7j6IL7B/lh3BRuE7rb7R7IgGOAfc=
github.com/sunshineplan/utils/httpproxy v1.0.6 h1:ZXLE5OcLbZ3LVKGjOP+JyNbeWcLOYTR+5srG1T9LF1s=
Expand Down

0 comments on commit cb6be7a

Please sign in to comment.