Files
local-go-db/go.mod
T
2022-03-04 13:38:47 -08:00

9 lines
163 B
AMPL

module github.com/SowinskiBraeden/local-go-db
go 1.17
require (
github.com/google/uuid v1.3.0
github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25
)