tzhash/go.mod

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

2018-12-29 13:04:17 +00:00
module github.com/nspcc-dev/tzhash
2019-10-09 15:06:26 +00:00
go 1.12
require github.com/stretchr/testify v1.3.0