telemetry
telemetry copied to clipboard
Remove reference to theckman/godspeed
Augment https://github.com/99designs/telemetry/pull/11
Can't seem to coax out the github.com/theckman/godspeed v1.1.0 // indirect
@xzyfer github.com/theckman/godspeed-og still references it
$ go mod why github.com/theckman/godspeed
# github.com/theckman/godspeed
github.com/99designs/telemetry/sink/datadog
github.com/theckman/godspeed-og
github.com/theckman/godspeed-og.test
github.com/theckman/godspeed
Cool. Then this go.mod is the expected outcome.