llamacpphtmld/go.mod

8 lines
102 B
Modula-2
Raw Normal View History

2023-04-08 03:30:15 +00:00
module code.ivysaur.me/llamacpphtmld
go 1.19
require (
github.com/google/uuid v1.3.0 // indirect
)