Skip to content

Commit 2d52f35

Browse files
mergify[bot]elastic-observability-automation[bot]carsonip
authored
[updatecli] Bump Golang version to 1.26.2 (#20872) (#20906)
* chore: Update go.mod files Made with ❤️️ by updatecli * chore: Update .go-version with Golang version 1.25.9 Made with ❤️️ by updatecli * Update .go-version --------- (cherry picked from commit ea19762) Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
1 parent 18ebcdd commit 2d52f35

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.7
1+
1.26.2

cmd/intake-receiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-server/cmd/intake-receiver
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
github.com/stretchr/testify v1.6.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-server
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
github.com/KimMachineGun/automemlimit v0.7.5

integrationservertest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-server/integrationservertest
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
github.com/dnaeon/go-vcr v1.2.0

systemtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-server/systemtest
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
github.com/docker/docker v28.5.2+incompatible

0 commit comments

Comments
 (0)