Skip to content

Commit

Permalink
chore(deps): bump github.com/tonglil/opentelemetry-go-datadog-propagator
Browse files Browse the repository at this point in the history
Bumps [github.com/tonglil/opentelemetry-go-datadog-propagator](https://github.com/tonglil/opentelemetry-go-datadog-propagator) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/tonglil/opentelemetry-go-datadog-propagator/releases)
- [Commits](tonglil/opentelemetry-go-datadog-propagator@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/tonglil/opentelemetry-go-datadog-propagator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 53f4ea3 commit 3016d17
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 @@ -51,7 +51,7 @@ require (
github.com/spf13/viper v1.16.0
github.com/spiffe/go-spiffe/v2 v2.1.6
github.com/testcontainers/testcontainers-go v0.23.0
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.0
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.1
github.com/vishvananda/netlink v1.2.1-beta.2
github.com/vishvananda/netns v0.0.4
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.43.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@ github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8
github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/testcontainers/testcontainers-go v0.23.0 h1:ERYTSikX01QczBLPZpqsETTBO7lInqEP349phDOVJVs=
github.com/testcontainers/testcontainers-go v0.23.0/go.mod h1:3gzuZfb7T9qfcH2pHpV4RLlWrPjeWNQah6XlYQ32c4I=
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.0 h1:zIQ7aamYlB5hkaz+GpSJofECrETKK2/d4cGFVi0Dk2M=
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.0/go.mod h1:9fD6hW6qgtifaqUp8TGD7Z3GINVYgv+UPcSSSvEgtcc=
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.1 h1:DHbC1ebTll9L15xkkaGjGu64JYenuGaRUoLgH6kZkNY=
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.1/go.mod h1:iJG7NJCRiIuZDcIZt8rgCOmN1CplbAXpcB6XWcnfn6U=
github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.12 h1:igJgVw1JdKH+trcLWLeLwZjU9fEfPesQ+9/e4MQ44S8=
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
Expand Down

0 comments on commit 3016d17

Please sign in to comment.