Skip to content

Commit 7436858

Browse files
committed
Update to pgmetrics v1.17.0
1 parent bdc0279 commit 7436858

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rapidloop/pgdash
22

33
require (
44
github.com/pborman/getopt v1.1.0
5-
github.com/rapidloop/pgmetrics v1.16.0
5+
github.com/rapidloop/pgmetrics v1.17.0
66
)
77

8-
go 1.19
8+
go 1.22

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/pborman/getopt v1.1.0 h1:eJ3aFZroQqq0bWmraivjQNt6Dmm5M0h2JcDW38/Azb0=
22
github.com/pborman/getopt v1.1.0/go.mod h1:FxXoW1Re00sQG/+KIkuSqRL/LwQgSkv7uyac+STFsbk=
3-
github.com/rapidloop/pgmetrics v1.16.0 h1:GKlgoqdxxGcVUjQS0kjLtbqb6qobMxfDVVZr4V50zLM=
4-
github.com/rapidloop/pgmetrics v1.16.0/go.mod h1:bQYwG69cXHQSRycc8/gx3ruXePpvDuwnlbblUOraerg=
3+
github.com/rapidloop/pgmetrics v1.17.0 h1:SR7/plw/igxP4dbUmhp9DF8V1k3wOh5PPl5hAhwtstI=
4+
github.com/rapidloop/pgmetrics v1.17.0/go.mod h1:vj3B5K5Oht7UblXYFg5cPWw7/qoXFIwLuRpo3DLJE7k=

0 commit comments

Comments
 (0)