module github.com/jpillora/s3

go 1.13

require (
	github.com/smartystreets/assertions v1.0.1
	github.com/smartystreets/gunit v1.1.3
)
