module github.com/fujiwara/shapeio

go 1.16

require (
	github.com/dustin/go-humanize v1.0.0
	golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba
)
