Skip to content

Commit

Permalink
Update go-libp4dlog to v0.13.1 to ensure new metrics include
Browse files Browse the repository at this point in the history
  • Loading branch information
rcowham committed Aug 15, 2024
1 parent 5f83456 commit efd410d
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 @@ -3,7 +3,7 @@ module github.com/perforce/p4prometheus
go 1.18

require (
github.com/rcowham/go-libp4dlog v0.13.0
github.com/rcowham/go-libp4dlog v0.13.1
github.com/rcowham/go-libtail v0.1.3
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.work.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2
github.com/prometheus/procfs v0.1.3 h1:F0+tqvhOksq22sc6iCHF5WGlWjdwj92p0udFh1VFBS8=
github.com/rcowham/go-libp4dlog v0.12.9 h1:DFHtzusCdmkoe1H6AXcUHlScJlLryuRV+hQkzs78vms=
github.com/rcowham/go-libp4dlog v0.12.9/go.mod h1:LUq4ZRlPyyW1ugzIaYPPomGVM1XqmETPPPcGmQjoWX0=
github.com/rcowham/go-libp4dlog v0.13.0 h1:8xgQ5UQcK0Z2gV7iQw4n+iIhSQoB1dC3HA4pkimiFSw=
github.com/rcowham/go-libp4dlog v0.13.0/go.mod h1:LUq4ZRlPyyW1ugzIaYPPomGVM1XqmETPPPcGmQjoWX0=
github.com/rcowham/go-libp4dlog v0.13.1 h1:nO218D0baOh8VrLfQJHojLi/08PRXkXbCyDMIWELsuM=
github.com/rcowham/go-libp4dlog v0.13.1/go.mod h1:LUq4ZRlPyyW1ugzIaYPPomGVM1XqmETPPPcGmQjoWX0=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a h1:9ZKAASQSHhDYGoxY8uLVpewe1GDZ2vu2Tr/vTdVAkFQ=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af h1:gu+uRPtBe88sKxUCEXRoeCvVG90TJmwhiqRpvdhQFng=
github.com/rogpeppe/go-internal v1.3.0 h1:RR9dF3JtopPvtkroDZuVD7qquD0bnHlKSqaQhgwt8yk=
Expand Down

0 comments on commit efd410d

Please sign in to comment.