Re: [go-nuts] Module can't find itself

2019-07-24 Thread Marcin Romaszewicz
Thanks, and duh :) I was so busy trying to figure out why it wasn't building that I neglected to check the basics. -- Marcin On Wed, Jul 24, 2019 at 9:31 PM Burak Serdar wrote: > On Wed, Jul 24, 2019 at 10:11 PM Marcin Romaszewicz > wrote: > > > > Hi All, > > > > I've got a module problem whi

Re: [go-nuts] Module can't find itself

2019-07-24 Thread Burak Serdar
On Wed, Jul 24, 2019 at 10:11 PM Marcin Romaszewicz wrote: > > Hi All, > > I've got a module problem which I don't quite understand. All my code is here: > https://github.com/deepmap/oapi-codegen > > When I run "go build" from the top of the repo, I get: > $ go build > can't load package: package