From 44ad61d6519efacc9a94b33259f7e2182c8d2b56 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 9 Dec 2025 10:41:03 -0600 Subject: [PATCH] Update content/shared/influxctl/release-notes.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- content/shared/influxctl/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxctl/release-notes.md b/content/shared/influxctl/release-notes.md index be098edf6..639179b1e 100644 --- a/content/shared/influxctl/release-notes.md +++ b/content/shared/influxctl/release-notes.md @@ -53,7 +53,7 @@ $ ./influxctl query --perf-debug --format json --token REDACTED --database testd ### Dependency updates -- Upgrade Go to 1.25.5. +- Update Go to 1.25.5. - Update `github.com/containerd/containerd` from 1.7.27 to 1.7.29 - Update `github.com/go-git/go-git/v5` from 5.16.3 to 5.16.4 - Update `github.com/jedib0t/go-pretty/v6` from 6.6.8 to 6.7.5