1
0
mirror of https://github.com/6543/go-hexcolor synced 2024-12-18 15:54:17 +00:00
go-hexcolor/go.mod

6 lines
88 B
Modula-2
Raw 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