1 2 3 4 5 6 7 8
module github.com/lapingvino/lexington require ( github.com/BurntSushi/toml v0.3.1 github.com/jung-kurt/gofpdf v1.0.0 ) go 1.13