1
0
Fork 0

Update APM client.

This commit is contained in:
Ludovic Fernandez 2020-01-10 11:48:07 +01:00 committed by Traefiker Bot
parent 6f4aefffe7
commit cac76a182e
2 changed files with 10 additions and 14 deletions

6
go.mod
View file

@ -34,7 +34,6 @@ require (
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
github.com/donovanhide/eventsource v0.0.0-20170630084216-b8f31a59085e // indirect
github.com/eapache/channels v1.1.0
github.com/elastic/go-sysinfo v1.1.1 // indirect
github.com/elazarl/go-bindata-assetfs v1.0.0
github.com/evanphx/json-patch v4.5.0+incompatible // indirect
github.com/fatih/structs v1.1.0
@ -88,11 +87,10 @@ require (
github.com/vdemeester/shakers v0.1.0
github.com/vulcand/oxy v1.0.0
github.com/vulcand/predicate v1.1.0
go.elastic.co/apm v1.6.0
go.elastic.co/apm/module/apmot v1.6.0
go.elastic.co/apm v1.7.0
go.elastic.co/apm/module/apmot v1.7.0
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 // indirect
golang.org/x/net v0.0.0-20191204025024-5ee1b9f4859a
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
google.golang.org/genproto v0.0.0-20190522204451-c2c4e71fbf69 // indirect
google.golang.org/grpc v1.22.1