module github.com/beevik/ntp go 1.13 require ( github.com/stretchr/testify v1.8.4 golang.org/x/net v0.11.0 golang.org/x/sys v0.10.0 // indirect )