Skip to content

Commit

Permalink
build(deps): bump github.com/instana/go-sensor from 1.60.0 to 1.61.0 (#…
Browse files Browse the repository at this point in the history
…3000)

Bumps [github.com/instana/go-sensor](https://github.com/instana/go-sensor) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/instana/go-sensor/releases)
- [Changelog](https://github.com/instana/go-sensor/blob/main/RELEASE.md)
- [Commits](instana/go-sensor@v1.60.0...v1.61.0)

---
updated-dependencies:
- dependency-name: github.com/instana/go-sensor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored Apr 2, 2024
1 parent 298a529 commit 2380a7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/hashicorp/memberlist v0.5.1
github.com/instana/go-sensor v1.60.0
github.com/instana/go-sensor v1.61.0
github.com/lightstep/lightstep-tracer-go v0.26.0
github.com/miekg/dns v1.1.58
github.com/oklog/ulid v1.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/influxdata/tdigest v0.0.1 h1:XpFptwYmnEKUqmkcDjrzffswZ3nvNeevbUSLPP/ZzIY=
github.com/influxdata/tdigest v0.0.1/go.mod h1:Z0kXnxzbTC2qrx4NaIzYkE1k66+6oEDQTvL95hQFh5Y=
github.com/instana/go-sensor v1.60.0 h1:lsAiwmK5AtNQ9gLHPLvZt0aLddZxM4R0oakkO7rXO2U=
github.com/instana/go-sensor v1.60.0/go.mod h1:Ks06EG9Da5O3hbdJiHIePG/vNmToovkaJjMlUBd70Yc=
github.com/instana/go-sensor v1.61.0 h1:rHkRt2MRHzuoxJYFTnU5LMX74+8e0j6FfWGOWBifr1M=
github.com/instana/go-sensor v1.61.0/go.mod h1:Ks06EG9Da5O3hbdJiHIePG/vNmToovkaJjMlUBd70Yc=
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
Expand Down

0 comments on commit 2380a7f

Please sign in to comment.