Skip to content

Commit e2bf81c

Browse files
[updatecli] Bump Golang version to 1.25.7 (#20311)
* chore: Update go.mod files Made with ❤️️ by updatecli * chore: Update .go-version with Golang version 1.25.7 Made with ❤️️ by updatecli --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 2899fe2 commit e2bf81c

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.6
1+
1.25.7

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.25.6
3+
go 1.25.7
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.25.6
3+
go 1.25.7
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.25.6
3+
go 1.25.7
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.25.6
3+
go 1.25.7
44

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

0 commit comments

Comments
 (0)