Use dependencies GoModules as dep-manager

This commit is contained in:
Evgeniy Kulikov 2019-08-27 12:54:05 +03:00
parent 687aff7013
commit e92b61469c
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/nspcc-dev/rfc6979
go 1.12