tome_lib/go.mod

6 lines
92 B
Modula-2
Raw Normal View History

2021-10-01 16:46:11 +00:00
module git.saintnet.tech/tomecraft/tome_lib
2021-10-01 16:43:55 +00:00
go 1.16
2021-10-01 16:51:03 +00:00
require github.com/google/uuid v1.3.0