module github.com/loov/hrtime/hrplot

go 1.12

require (
	github.com/loov/hrtime v1.0.1
	github.com/loov/plot v0.0.0-20200413101321-e09a6f01d2f5
)
