Skip to content

Commit 4df9244

Browse files
build(deps): Bump github.com/vmihailenco/msgpack/v5 (#2753)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.2.3 to 5.3.0. - [Release notes](https://github.com/vmihailenco/msgpack/releases) - [Commits](vmihailenco/msgpack@v5.2.3...v5.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd0c40a commit 4df9244

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exporter/uptraceexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/pelletier/go-toml v1.8.0 // indirect
1515
github.com/stretchr/testify v1.7.0
1616
github.com/uptrace/uptrace-go v0.9.0
17-
github.com/vmihailenco/msgpack/v5 v5.2.3
17+
github.com/vmihailenco/msgpack/v5 v5.3.0
1818
go.opentelemetry.io/collector v0.22.1-0.20210313012550-03904de3dd61
1919
go.opentelemetry.io/otel v0.18.0
2020
go.uber.org/zap v1.16.0

exporter/uptraceexporter/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtX
10121012
github.com/vektah/gqlparser v1.1.2/go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv3vaXspKw=
10131013
github.com/vektra/mockery v0.0.0-20181123154057-e78b021dcbb5/go.mod h1:ppEjwdhyy7Y31EnHRDm1JkChoC7LXIJ7Ex0VYLWtZtQ=
10141014
github.com/vmihailenco/msgpack/v5 v5.2.0/go.mod h1:fEM7KuHcnm0GvDCztRpw9hV0PuoO2ciTismP6vjggcM=
1015-
github.com/vmihailenco/msgpack/v5 v5.2.3 h1:SVov6q8q6nZsV37a4i7D4AaDDii/xtvYLK2ZnLtuacY=
1016-
github.com/vmihailenco/msgpack/v5 v5.2.3/go.mod h1:fEM7KuHcnm0GvDCztRpw9hV0PuoO2ciTismP6vjggcM=
1015+
github.com/vmihailenco/msgpack/v5 v5.3.0 h1:8G3at/kelmBKeHY6d6cKnGsYO3BLn+uubitdOtOhyNI=
1016+
github.com/vmihailenco/msgpack/v5 v5.3.0/go.mod h1:7xyJ9e+0+9SaZT0Wt1RGleJXzli6Q/V5KbhBonMG9jc=
10171017
github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=
10181018
github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
10191019
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad/go.mod h1:Hy8o65+MXnS6EwGElrSRjUzQDLXreJlzYLlWiHtt8hM=

0 commit comments

Comments
 (0)