1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-02-24 05:48:11 +00:00
2020-06-03 00:18:04 -06:00

9 lines
137 B
Modula-2

module github.com/jcmturner/goidentity/v6
go 1.13
require (
github.com/hashicorp/go-uuid v1.0.2
github.com/stretchr/testify v1.4.0
)