From 81357287b3b527d9c8903d0c17e4a986edd0cf1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:21:18 +0000 Subject: [PATCH] Bump github.com/sevlyar/go-daemon Bumps [github.com/sevlyar/go-daemon](https://github.com/sevlyar/go-daemon) from 0.1.7-0.20251110065050-63665fab0d07 to 0.1.7. - [Release notes](https://github.com/sevlyar/go-daemon/releases) - [Commits](https://github.com/sevlyar/go-daemon/commits/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a1e0e4e82..4029189f2 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/netresearch/go-cron v0.15.0 github.com/radovskyb/watcher v1.0.7 github.com/rivo/tview v0.42.0 - github.com/sevlyar/go-daemon v0.1.7-0.20251110065050-63665fab0d07 + github.com/sevlyar/go-daemon v0.1.7 github.com/shirou/gopsutil/v4 v4.26.6 github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10 diff --git a/go.sum b/go.sum index acc5b42ab..4b8f807d2 100644 --- a/go.sum +++ b/go.sum @@ -130,8 +130,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/sagikazarmark/locafero v0.12.0 h1:/NQhBAkUb4+fH1jivKHWusDYFjMOOKU88eegjfxfHb4= github.com/sagikazarmark/locafero v0.12.0/go.mod h1:sZh36u/YSZ918v0Io+U9ogLYQJ9tLLBmM4eneO6WwsI= -github.com/sevlyar/go-daemon v0.1.7-0.20251110065050-63665fab0d07 h1:lWw0i8YZ8Nv7BZ1OiBjXD6YwWxqQaYDG+X5st6b8Tdg= -github.com/sevlyar/go-daemon v0.1.7-0.20251110065050-63665fab0d07/go.mod h1:XFAAg6dLmyBIYW7Gss91IQoNmbvZXAVdrXRP9u9AQu8= +github.com/sevlyar/go-daemon v0.1.7 h1:+HAteQuzDBCMkU+re3e73PltoguwDBaRWEGJVGAX3VM= +github.com/sevlyar/go-daemon v0.1.7/go.mod h1:XFAAg6dLmyBIYW7Gss91IQoNmbvZXAVdrXRP9u9AQu8= github.com/shirou/gopsutil/v4 v4.26.6 h1:Mzr/npDtQC/xpeEuQKHZt8Zo9CmPvhTj8nkR8w5TLDs= github.com/shirou/gopsutil/v4 v4.26.6/go.mod h1:LZ6ewCSkBqUpvSOf+LsTGnRinC6iaNUNMGBtDkJBaLQ= github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I=