go-nostr
go-nostr copied to clipboard
please push tags v0.50.0
Probably, you have local tags v0.50.0 that is referenced from nak.
Actually I don't. I haven't tagged the latest nak because I'm still seeing if stuff works and I'm running it with replace github.com/nbd-wtf/go-nostr => ../go-nostr locally.
My local go-nostr doesn't have any uncommitted changes and my last commit is 6f5737a763eabdf8e58159d945ccb9bc63ffd48c, so if you do the replace locally it will work for you too.
I only put v0.50.0 there because I know it doesn't work with v0.49.7 and eventually there will be a v0.50.0.
fiatjaf/nak/go.mod reference your local go-nostr v0.0.50 but it's not published.
Why does this keep happening to me all the time?
Probably, you tagged 0.0.50 but you didn't git-push yet.
Published a new nak now that references a thing that exists.