Skip to content

Commit

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

Bumps [github.com/instana/go-sensor](https://github.com/instana/go-sensor) from 1.56.0 to 1.57.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.56.0...v1.57.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 9df1e2f commit 6f00e95
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.3.1
github.com/hashicorp/memberlist v0.5.0
github.com/instana/go-sensor v1.56.0
github.com/instana/go-sensor v1.57.0
github.com/lightstep/lightstep-tracer-go v0.26.0
github.com/miekg/dns v1.1.56
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 @@ -311,8 +311,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
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.56.0 h1:RKjSQSmcAqtIGpkYr1+KBwTyo/ptHsBAVHzJsyZ/7t8=
github.com/instana/go-sensor v1.56.0/go.mod h1:Ks06EG9Da5O3hbdJiHIePG/vNmToovkaJjMlUBd70Yc=
github.com/instana/go-sensor v1.57.0 h1:SeNNaXCTnVm2jBLY2PRKXgCFljtPwAI/0EDX4D5Zto8=
github.com/instana/go-sensor v1.57.0/go.mod h1:Ks06EG9Da5O3hbdJiHIePG/vNmToovkaJjMlUBd70Yc=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
Expand Down

0 comments on commit 6f00e95

Please sign in to comment.