Skip to content

Commit a264101

Browse files
authored
PMM-14577 Bump Go. (#364)
1 parent 0e9c131 commit a264101

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

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

3-
go 1.25.4
3+
go 1.25.5
44

55
require (
66
github.com/DATA-DOG/go-sqlmock v1.5.2

tools/go.mod

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

3-
go 1.25.4
3+
go 1.25.5
44

55
require (
66
github.com/golangci/golangci-lint/v2 v2.8.0

0 commit comments

Comments
 (0)