i miss the old days of GOPATH when you could distribute a whole complete Go source code as one... but there is vendoring, nothing stopping you from using that, also has no dependencies except for the Go installation itself

i've written code that bundles a whole dependency graph into a package and just needs to grab the compiler to run ... it's not hard to write compiler driving scripts in Go

Reply to this note

Please Login to reply.

Discussion

No replies yet.