Skip to content

Commit

Permalink
build(deps): Bump github.com/uptrace/uptrace-go (#2520)
Browse files Browse the repository at this point in the history
Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/uptrace/uptrace-go/releases)
- [Changelog](https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md)
- [Commits](uptrace/uptrace-go@v0.8.2...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2021
1 parent 7491a98 commit ebd07c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion exporter/uptraceexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

require (
github.com/stretchr/testify v1.7.0
github.com/uptrace/uptrace-go v0.8.2
github.com/uptrace/uptrace-go v0.8.3
go.opentelemetry.io/collector v0.21.1-0.20210225192722-e6319ac4c6fc
go.uber.org/zap v1.16.0
)
4 changes: 2 additions & 2 deletions exporter/uptraceexporter/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -964,8 +964,8 @@ github.com/uber/jaeger-lib v2.4.0+incompatible h1:fY7QsGQWiCt8pajv4r7JEvmATdCVaW
github.com/uber/jaeger-lib v2.4.0+incompatible/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/uptrace/uptrace-go v0.8.2 h1:wYKG2TVdNAJ5091BkfOCpSJwE1ufhdfRfSOKcoU1WE0=
github.com/uptrace/uptrace-go v0.8.2/go.mod h1:fDEjiX8Vqu0Aniz2o5rZNtD7+mwEtkVi/0SG4Czy/zQ=
github.com/uptrace/uptrace-go v0.8.3 h1:bC98kF0Ha/8rlsxbWKGj5Hr+7rahzD/rOX7mEcutxG4=
github.com/uptrace/uptrace-go v0.8.3/go.mod h1:fDEjiX8Vqu0Aniz2o5rZNtD7+mwEtkVi/0SG4Czy/zQ=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/vektah/gqlparser v1.1.2/go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv3vaXspKw=
Expand Down

0 comments on commit ebd07c7

Please sign in to comment.