Initial commit to go mod

This commit is contained in:
notzippy@gmail.com
2020-03-10 09:33:41 -07:00
committed by notzippy@gmail.com
parent d2014633af
commit acb8fb631b
15 changed files with 525 additions and 214 deletions

View File

@@ -101,7 +101,7 @@ func main() {
println("Revel executing:", command.Short)
// Setting go paths
c.InitGoPaths()
// c.InitGoPaths()
// Setup package resolver
c.InitPackageResolver()