module github.com/go-ping/ping go 1.14 require ( github.com/google/uuid v1.3.0 golang.org/x/net v0.12.0 golang.org/x/sync v0.2.0 )