Skip to content

Commit

Permalink
Update to pgmetrics v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevan committed Oct 4, 2023
1 parent e0604eb commit bdc0279
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/rapidloop/pgdash

require (
github.com/pborman/getopt v1.1.0
github.com/rapidloop/pgmetrics v1.15.2
github.com/rapidloop/pgmetrics v1.16.0
)

go 1.19
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/pborman/getopt v1.1.0 h1:eJ3aFZroQqq0bWmraivjQNt6Dmm5M0h2JcDW38/Azb0=
github.com/pborman/getopt v1.1.0/go.mod h1:FxXoW1Re00sQG/+KIkuSqRL/LwQgSkv7uyac+STFsbk=
github.com/rapidloop/pgmetrics v1.15.2 h1:5F2yUMOgMNI7HKi0m6HrAATBOC+JFuyxQeUK/jkvfAk=
github.com/rapidloop/pgmetrics v1.15.2/go.mod h1:bQYwG69cXHQSRycc8/gx3ruXePpvDuwnlbblUOraerg=
github.com/rapidloop/pgmetrics v1.16.0 h1:GKlgoqdxxGcVUjQS0kjLtbqb6qobMxfDVVZr4V50zLM=
github.com/rapidloop/pgmetrics v1.16.0/go.mod h1:bQYwG69cXHQSRycc8/gx3ruXePpvDuwnlbblUOraerg=

0 comments on commit bdc0279

Please sign in to comment.