Skip to content

Commit bdc0279

Browse files
committed
Update to pgmetrics v1.16.0
1 parent e0604eb commit bdc0279

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
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.15.2
5+
github.com/rapidloop/pgmetrics v1.16.0
66
)
77

88
go 1.19

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.15.2 h1:5F2yUMOgMNI7HKi0m6HrAATBOC+JFuyxQeUK/jkvfAk=
4-
github.com/rapidloop/pgmetrics v1.15.2/go.mod h1:bQYwG69cXHQSRycc8/gx3ruXePpvDuwnlbblUOraerg=
3+
github.com/rapidloop/pgmetrics v1.16.0 h1:GKlgoqdxxGcVUjQS0kjLtbqb6qobMxfDVVZr4V50zLM=
4+
github.com/rapidloop/pgmetrics v1.16.0/go.mod h1:bQYwG69cXHQSRycc8/gx3ruXePpvDuwnlbblUOraerg=

0 commit comments

Comments
 (0)