This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +51
-14
lines changed
tests/integration_tests/snapshots/logs Expand file tree Collapse file tree 4 files changed +51
-14
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/cenkalti/backoff v2.2.1+incompatible
1111 github.com/sony/gobreaker v0.5.0
1212 github.com/stretchr/testify v1.7.0
13- gopkg.in/DataDog/dd-trace-go.v1 v1.40 .0
13+ gopkg.in/DataDog/dd-trace-go.v1 v1.41 .0
1414)
1515
1616require (
@@ -35,8 +35,8 @@ require (
3535 github.com/tinylib/msgp v1.1.6 // indirect
3636 github.com/valyala/bytebufferpool v1.0.0 // indirect
3737 github.com/valyala/fasthttp v1.35.0 // indirect
38- golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3 // indirect
39- golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
38+ golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
39+ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
4040 golang.org/x/text v0.3.7 // indirect
4141 golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect
4242 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
You can’t perform that action at this time.
0 commit comments