go-hexcolor/go.mod

6 lines
88 B
Modula-2
Raw Permalink Normal View History

2020-09-10 14:59:30 +00:00
module github.com/6543/go-hexcolor
go 1.15
2020-09-10 15:17:39 +00:00
require github.com/stretchr/testify v1.6.1