diff --git a/testSort/main.go b/testSort/main.go index 978d116..f20361f 100644 --- a/testSort/main.go +++ b/testSort/main.go @@ -7,7 +7,11 @@ import ( ) func main() { - log.Info("empty because go mod tidy failed") + log.Println("empty because go mod tidy failed") + log.Println("why does go mod tidy fail when this is here?") + // go: go.wit.com/apps/autogenpb/testSort imports + // go.wit.com/apps/autogenpb/testautogen: cannot find module providing package go.wit.com/apps/autogenpb/testautogen: unrecognized import path "go.wit.com/apps/autogenpb/testautogen": parse https://go.wit.com/apps/autogenpb/testautogen?go-get=1: no go-import meta tags () + /* all := new(testautogen.GitTags) // newt := new(testautogen.GitTag)