Skip to content

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

Merged
souravgupta-msft merged 1 commit into
mainfrom
dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7
Jul 20, 2026
Merged

Bump github.com/sevlyar/go-daemon from 0.1.6 to 0.1.7#2291
souravgupta-msft merged 1 commit into
mainfrom
dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 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 20, 2026
Copilot AI review requested due to automatic review settings July 20, 2026 01:44
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from souravgupta-msft as a code owner July 20, 2026 01:44
@dependabot dependabot Bot added the go Pull requests that update go code label Jul 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates a Go dependency to a newer patch release and refreshes module checksums accordingly.

Changes:

  • Bumped github.com/sevlyar/go-daemon from v0.1.6 to v0.1.7 in go.mod
  • Updated go.sum entries to match the new module version and checksum graph

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required go-daemon version to v0.1.7.
go.sum Refreshes sums for go-daemon and records an additional golang.org/x/sys go.mod checksum due to dependency graph changes.

@souravgupta-msft
souravgupta-msft merged commit 1b2b45c into main Jul 20, 2026
13 checks passed
@souravgupta-msft
souravgupta-msft deleted the dependabot/go_modules/github.com/sevlyar/go-daemon-0.1.7 branch July 20, 2026 06:21
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.

2 participants