module github.com/digits/WorkSample-Go go 1.13 require ( github.com/stretchr/testify v1.4.0 golang.org/x/text v0.3.2 )