We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae81fc commit a970f7fCopy full SHA for a970f7f
go.mod
@@ -58,6 +58,7 @@ require (
58
go.elastic.co/apm/module/apmhttp v1.7.2 // indirect
59
go.elastic.co/fastjson v1.1.0 // indirect
60
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
61
+ golang.org/x/text v0.3.7 // indirect
62
google.golang.org/grpc v1.22.1 // indirect
63
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
64
howett.net/plist v0.0.0-20181124034731-591f970eefbb // indirect
0 commit comments