From f99ec3b2664d5ced62c381cbca325741ca78dcf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:42:01 +0000 Subject: [PATCH 1/4] :arrow_up: Bump github.com/DeRuina/timberjack in /utils Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/DeRuina/timberjack/releases) - [Changelog](https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeRuina/timberjack/compare/v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: github.com/DeRuina/timberjack dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- utils/go.mod | 2 +- utils/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/go.mod b/utils/go.mod index 5ee8e3d6cd..29163bb93d 100644 --- a/utils/go.mod +++ b/utils/go.mod @@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.24.1 require ( - github.com/DeRuina/timberjack v1.3.3 + github.com/DeRuina/timberjack v1.3.4 github.com/OneOfOne/xxhash v1.2.8 github.com/avast/retry-go/v4 v4.6.1 github.com/bmatcuk/doublestar/v3 v3.0.0 diff --git a/utils/go.sum b/utils/go.sum index f7bfc7caf2..4633f517bd 100644 --- a/utils/go.sum +++ b/utils/go.sum @@ -2,8 +2,8 @@ bitbucket.org/creachadair/stringset v0.0.9/go.mod h1:t+4WcQ4+PXTa8aQdNKe40ZP6iwe dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk= dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= -github.com/DeRuina/timberjack v1.3.3 h1:R+3oEvJP1wd8iYkGGsnq9e6pHGAXFqizPKReEMj0jvQ= -github.com/DeRuina/timberjack v1.3.3/go.mod h1:pbNOvT1AIUxBqiH/ytL9nNsKrHUrDGJdz7T23y79RRU= +github.com/DeRuina/timberjack v1.3.4 h1:37Pz3M3zqIMJ8Hms6enslvcPcuGodd0XYv8fclni7uY= +github.com/DeRuina/timberjack v1.3.4/go.mod h1:pbNOvT1AIUxBqiH/ytL9nNsKrHUrDGJdz7T23y79RRU= github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY= github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY= github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU= From 9476cf3ab7eb0bcf2eea1365e5ec29eea5fe600a Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Tue, 5 Aug 2025 14:42:29 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20250805144229.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20250805144229.bugfix diff --git a/changes/20250805144229.bugfix b/changes/20250805144229.bugfix new file mode 100644 index 0000000000..99a72a463c --- /dev/null +++ b/changes/20250805144229.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.4 From aa0ab26795f203e5f4497edda17f0fa5e0d84f98 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Tue, 5 Aug 2025 14:42:35 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20250805144235.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20250805144235.bugfix diff --git a/changes/20250805144235.bugfix b/changes/20250805144235.bugfix new file mode 100644 index 0000000000..99a72a463c --- /dev/null +++ b/changes/20250805144235.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.4 From bb8bbf82888e014f9edf90ab8729f78372d067a6 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Tue, 5 Aug 2025 14:43:02 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20250805144302.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20250805144302.bugfix diff --git a/changes/20250805144302.bugfix b/changes/20250805144302.bugfix new file mode 100644 index 0000000000..99a72a463c --- /dev/null +++ b/changes/20250805144302.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.4