We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd07cf3 commit 79acc91Copy full SHA for 79acc91
instrumentation/host/go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/go-ole/go-ole v1.2.4 // indirect
10
github.com/shirou/gopsutil v2.20.9+incompatible
11
github.com/stretchr/testify v1.6.1
12
- go.opentelemetry.io/contrib v0.15.1
+ go.opentelemetry.io/contrib v0.18.0
13
go.opentelemetry.io/otel v0.15.0
14
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a // indirect
15
)
0 commit comments