xnv/go.mod

9 lines
151 B
Modula-2

module github.com/adamveld12/xnv
go 1.13
require (
github.com/ImVexed/muon v0.0.0-20191209030120-589db8f0f250
github.com/markbates/pkger v0.14.0
)