From 1a643ff7ab50dfc26068c6a50f2a7e8764315132 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:10:25 +0000 Subject: [PATCH 1/5] chore: Update .golangci.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .golangci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.golangci.yml b/.golangci.yml index d034270b85..db42dddcff 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -4,7 +4,7 @@ run: timeout: 1m build-tags: - integration - go: "1.25.6" + go: "1.25.7" issues: # Maximum count of issues with the same text. From 9aedd6f9cb0e39374354d8e2e873695edae51833 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:10:25 +0000 Subject: [PATCH 2/5] chore: Update go.mod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- testing/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/go.mod b/testing/go.mod index 8b5be68e76..3ba18a7f03 100644 --- a/testing/go.mod +++ b/testing/go.mod @@ -1,6 +1,6 @@ module github.com/elastic/fleet-server/testing -go 1.25.6 +go 1.25.7 replace ( github.com/elastic/fleet-server/pkg/api => ../pkg/api From 411e64934f56875d76c312de650f2e244a0091c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:10:26 +0000 Subject: [PATCH 3/5] chore: Update go.mod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d2e60dd690..85ad932cd6 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/elastic/fleet-server/v7 -go 1.25.6 +go 1.25.7 require ( github.com/Pallinder/go-randomdata v1.2.0 From 594af3f95db68cb56bb50c15c8246fb94c6885e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:10:27 +0000 Subject: [PATCH 4/5] chore: Update go.mod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- dev-tools/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/go.mod b/dev-tools/go.mod index 22dfd87d57..ea00478917 100644 --- a/dev-tools/go.mod +++ b/dev-tools/go.mod @@ -1,6 +1,6 @@ module github.com/elastic/fleet-server/dev-tools -go 1.25.6 +go 1.25.7 tool ( github.com/elastic/go-json-schema-generate/cmd/schema-generate From ebc8da4cc889655d1c56fc4d2d2677fbadc86a51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:10:27 +0000 Subject: [PATCH 5/5] chore: Update .go-version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index 198ec23ccf..f1968aa881 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.25.6 +1.25.7