module antoine-roux.ml/projects/go/test go 1.16 require ( github.com/apache/thrift/lib/go/thrift v0.0.0-20210120171102-e27e82c46ba4 // indirect github.com/arl/statsviz v0.2.1 github.com/aws/aws-sdk-go v1.36.24 github.com/davecgh/go-spew v1.1.1 // indirect github.com/docker/docker-credential-helpers v0.6.3 github.com/hazelcast/hazelcast-go-client v0.6.0 github.com/jszwec/s3fs v0.3.1 github.com/pelletier/go-toml v1.8.1 github.com/relex/aini v1.2.1 github.com/stretchr/testify v1.4.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect ) replace antoine-roux.ml/projects/go/test/employee => ./employee