File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/istreamlabs/go-metrics
33go 1.12
44
55require (
6- github.com/DataDog/datadog-go/v5 v5.2 .0
6+ github.com/DataDog/datadog-go/v5 v5.3 .0
77 github.com/mattn/go-colorable v0.1.8 // indirect
88 github.com/mattn/go-isatty v0.0.17
99 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
Original file line number Diff line number Diff line change 1- github.com/DataDog/datadog-go/v5 v5.2 .0 h1:kSptqUGSNK67DgA+By3rwtFnAh6pTBxJ7Hn8JCLZcKY =
2- github.com/DataDog/datadog-go/v5 v5.2 .0 /go.mod h1:XRDJk1pTc00gm+ZDiBKsjh7oOOtJfYfglVCmFb8C2+Q =
1+ github.com/DataDog/datadog-go/v5 v5.3 .0 h1:2q2qjFOb3RwAZNU+ez27ZVDwErJv5/VpbBPprz7Z+s8 =
2+ github.com/DataDog/datadog-go/v5 v5.3 .0 /go.mod h1:XRDJk1pTc00gm+ZDiBKsjh7oOOtJfYfglVCmFb8C2+Q =
33github.com/Microsoft/go-winio v0.5.0 h1:Elr9Wn+sGKPlkaBvwu4mTrxtmOp3F3yV9qhaHbXGjwU =
44github.com/Microsoft/go-winio v0.5.0 /go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84 =
55github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments