Skip to content

Commit

Permalink
Merge pull request #94 from nscuro/renovate/github.com-nscuro-dtrack-…
Browse files Browse the repository at this point in the history
…client-0.x

fix(deps): update module github.com/nscuro/dtrack-client to v0.7.0
  • Loading branch information
nscuro committed Dec 2, 2022
2 parents 16724cf + aebfcdb commit 195e360
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.3.0
github.com/iancoleman/orderedmap v0.2.0
github.com/invopop/jsonschema v0.7.0
github.com/nscuro/dtrack-client v0.6.0
github.com/nscuro/dtrack-client v0.7.0
github.com/peterbourgon/ff/v3 v3.3.0
github.com/prometheus/client_golang v1.14.0
github.com/rs/zerolog v1.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,8 @@ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWb
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nscuro/dtrack-client v0.6.0 h1:lOZv1dHvQHC8s3LvfBd/4kGo3HpVMER9US1WLNAIT14=
github.com/nscuro/dtrack-client v0.6.0/go.mod h1:wbtzmJwlXNEuY/yye3xViXoaKp5+fgzB07/TJI8rZCs=
github.com/nscuro/dtrack-client v0.7.0 h1:5KIChUJ0lBtoUvJF2jTeJsyIkOPcEaBPMn5vN37Hbn0=
github.com/nscuro/dtrack-client v0.7.0/go.mod h1:q7wTyvuR3+psSqvul6KDrHPTBOO+UOjhpLmVg/3mtw8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down

0 comments on commit 195e360

Please sign in to comment.