Skip to content

Commit

Permalink
Bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.9 in /instrumentation/maca…
Browse files Browse the repository at this point in the history
…ron (#68)

* Bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.9 in /instrumentation/macaron

Bumps [gopkg.in/macaron.v1](https://github.com/go-macaron/macaron) from 1.3.5 to 1.3.9.
- [Release notes](https://github.com/go-macaron/macaron/releases)
- [Commits](go-macaron/macaron@v1.3.5...v1.3.9)

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

* updated go.sum for instrumentation/macaron

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Torrie <evantorrie@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
  • Loading branch information
3 people committed Jun 23, 2020
1 parent db6e6c5 commit efaf37a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion instrumentation/gopkg.in/macaron.v1/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ require (
github.com/stretchr/testify v1.6.1
go.opentelemetry.io/contrib v0.6.1
go.opentelemetry.io/otel v0.6.0
gopkg.in/macaron.v1 v1.3.5
gopkg.in/macaron.v1 v1.3.9
)
4 changes: 2 additions & 2 deletions instrumentation/gopkg.in/macaron.v1/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogR
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/ini.v1 v1.46.0 h1:VeDZbLYGaupuvIrsYCEOe/L/2Pcs5n7hdO1ZTjporag=
gopkg.in/ini.v1 v1.46.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k=
gopkg.in/macaron.v1 v1.3.5 h1:FUA16VFBojxzfU75KqWrV/6BPv9O2R1GnybSGRie9QQ=
gopkg.in/macaron.v1 v1.3.5/go.mod h1:uMZCFccv9yr5TipIalVOyAyZQuOH3OkmXvgcWwhJuP4=
gopkg.in/macaron.v1 v1.3.9 h1:Dw+DDRYdXgQyEsPlfAfKz+UA5qVUrH3KPD7JhmZ9MFc=
gopkg.in/macaron.v1 v1.3.9/go.mod h1:uMZCFccv9yr5TipIalVOyAyZQuOH3OkmXvgcWwhJuP4=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.7/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo=
Expand Down

0 comments on commit efaf37a

Please sign in to comment.