Skip to content

TECH Bump github.com/sevlyar/go-daemon from 0.1.6 to 0.1.7#4

Merged
sibprogrammer merged 1 commit into
masterfrom
dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7
Jul 23, 2026
Merged

TECH Bump github.com/sevlyar/go-daemon from 0.1.6 to 0.1.7#4
sibprogrammer merged 1 commit into
masterfrom
dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sevlyar/go-daemon from 0.1.6 to 0.1.7.

Release notes

Sourced from github.com/sevlyar/go-daemon's releases.

v0.1.7

What's Changed

New Contributors

Full Changelog: sevlyar/go-daemon@v0.1.6...v0.1.7

Commits
  • 63665fa Merge pull request #105 from qbornet/master
  • 6ff3e01 fix: added error handling for ctx.Search() remove pid file if process is
  • c2a11b2 Merge pull request #104 from luigimorel/master
  • d0a6127 fix: io was not defined
  • 0bdbcf0 Merge pull request #102 from testwill/io_seek
  • 8797e64 chore: os.SEEK_SET has been deprecated since Go 1.7, Use io.SeekStart
  • 97e2328 update golang.org/x/sys to v0.17.0
  • cf7c234 Merge pull request #98 from NorseGaud/signal-handle-errors
  • cffa566 signal example improvement to indicate process is not running
  • b85328a when handling signals, sending a stop when there is no process throws "panic:...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/sevlyar/go-daemon](https://github.com/sevlyar/go-daemon) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/sevlyar/go-daemon/releases)
- [Commits](sevlyar/go-daemon@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/sevlyar/go-daemon
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 23, 2026
@sibprogrammer
sibprogrammer merged commit ed3228e into master Jul 23, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7 branch July 23, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant