We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484359b commit 9c5ee01Copy full SHA for 9c5ee01
2 files changed
go.mod
@@ -140,6 +140,7 @@ require (
140
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
141
github.com/xxtea/xxtea-go v0.0.0-20170828040851-35c4b17eecf6 // indirect
142
github.com/yusufpapurcu/wmi v1.2.4 // indirect
143
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
144
go.uber.org/atomic v1.9.0 // indirect
145
golang.org/x/net v0.35.0 // indirect
146
golang.org/x/sync v0.11.0 // indirect
0 commit comments