On Wed, Jan 8, 2025 at 6:51 PM Ian Lance Taylor <i...@golang.org> wrote:

Hello!

https://go.dev/desidesign/25530-sumdbgn/25530-sumdb.
>

Ironically, someone did 'go-delete' on that package so the document is
missing ;)

Yes, a consequence of a secure module proxy is that module names can't
> be reused. Fortunately, the set of module names is unbounded, and the
> only part that matters much for Go programs is the final path element.
>

Just think about UNIX design over the years. We have slowly even changed
things like /bin are now almost always linked to /usr/bin/. Namespace
mistakes can take a long time to figure out.

As an aside, as a huge fan of automake and autoconf, I have made an
autogenpb for generating Marshal(), Sort() and other functions from a
protobuf file. It's an early tool, but I was guided by your and others work
on auto* tools in the past so I thank you for that.

I'll start another thread about the transparency log now that I understand
things more clearly due to everyones help here.

happy hacking,
jcarr
go install go.wit.com/apps/autogenpb@latest

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/CA%2BHr9gqT2wV5kTS23xPH8R8x0QSYjSSh9b3oSjhQ45_LftfdoQ%40mail.gmail.com.

Reply via email to