llamacpphtmld/go.mod

8 lines
102 B
Modula-2

module code.ivysaur.me/llamacpphtmld
go 1.19
require (
github.com/google/uuid v1.3.0 // indirect
)