module github.com/fixme_my_friend/hw01_hello_now go 1.14 require ( bou.ke/monkey v1.0.2 github.com/beevik/ntp v0.2.0 github.com/stretchr/testify v1.4.0 // indirect golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect )