The public module ecosystem is backed by a transparency log
https://go.dev/ref/mod#checksum-database
This doesn't allow you to reuse (change the definition of) any
published module + tag combination observed by the proxy
infrastructure.

- sean

On Fri, Dec 27, 2024 at 6:42 PM Jeffery Carr <basilarc...@gmail.com> wrote:
>
> The fact of the matter is that sometimes, I make really dumb mistakes. In the 
> case of versioning things wrong, or making namespace errors, one needs to 
> redo the namespace from scratch. This means we need some sort of way of 
> purging namespace paths.
>
> As far as I can tell, there is no way to do that yet. (?)
>
> Please allow us to fix our mistakes!
>
> Jeff
> (just dumb things like "v0.2.0" being "v0.20" or "v2.0.0" alone is enough of 
> a reason. but some repos like git2go are so broken the entire 250 git tags 
> need to be purged. I mistakenly made go.wit.com/gui when it should have 
> really been go.wit.com/gui/gui. There are endless reasons really)
>
> --
> 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/4782f34c-ed2e-4639-9a3d-8683905dbe8dn%40googlegroups.com.

-- 
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/CAGabyPoiMT8qMY73CXTX89jx%2BtmpSDH7TKha56_ava5JTv_u7g%40mail.gmail.com.

Reply via email to