@@ -15,9 +15,9 @@ datadog-trace-protobuf = { git = "https://github.com/DataDog/libdatadog", rev =
15
15
datadog-trace-utils = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" , features = [" compression" ] }
16
16
datadog-trace-normalization = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }
17
17
datadog-trace-obfuscation = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }
18
- dogstatsd = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " , default-features = false }
19
- datadog-trace-agent = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " }
20
- datadog-fips = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " , default-features = false }
18
+ dogstatsd = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " , default-features = false }
19
+ datadog-trace-agent = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " }
20
+ datadog-fips = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " , default-features = false }
21
21
figment = { version = " 0.10" , default-features = false , features = [" yaml" , " env" ] }
22
22
hyper = { version = " 1.6" , default-features = false , features = [" server" ] }
23
23
hyper-util = { version = " 0.1.10" , features = [
0 commit comments