Skip to content

Commit

Permalink
deps: update module github.com/tonglil/opentelemetry-go-datadog-propa…
Browse files Browse the repository at this point in the history
…gator to v0.1.1 (#890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent c78664e commit 92196e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/tidwall/gjson v1.16.0
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.0
github.com/tonglil/opentelemetry-go-datadog-propagator v0.1.1
github.com/undefinedlabs/go-mpatch v1.0.7
github.com/valyala/fasthttp v1.49.0
github.com/ybbus/httpretry v1.0.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,8 @@ github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
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/undefinedlabs/go-mpatch v1.0.7 h1:943FMskd9oqfbZV0qRVKOUsXQhTLXL0bQTVbQSpzmBs=
github.com/undefinedlabs/go-mpatch v1.0.7/go.mod h1:TyJZDQ/5AgyN7FSLiBJ8RO9u2c6wbtRvK827b6AVqY4=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
Expand Down

0 comments on commit 92196e1

Please sign in to comment.