go-secretstream icon indicating copy to clipboard operation
go-secretstream copied to clipboard

Create a new release

Open boreq opened this issue 2 years ago • 2 comments

We most likely want to tag a new release given the fact that we changed the import path?

https://github.com/ssbc/go-secretstream/compare/v1.2.10...master

go: github.com/planetary-social/scuttlego/service/domain/transport/boxstream imports
	github.com/ssbc/go-secretstream/boxstream: github.com/ssbc/[email protected]: parsing go.mod:
	module declares its path as: go.cryptoscope.co/secretstream
	        but was required as: github.com/ssbc/go-secretstream

boreq avatar Feb 01 '23 11:02 boreq

@boreq yep, same goes for all the other go-* related modules after the URL migration mayhem. Was waiting until go-ssb test suite stabilised to release the tags. But if you need a tag now, can do some tag labours! Lemme know.

decentral1se avatar Feb 01 '23 11:02 decentral1se

I don't think it is necessary for me personally because if someone knows how to fix it (is familiar with go modules) and knows what happened (repos were moved) there is a simple way to fix it. However people unfamiliar with the ecosystem may be confused.

boreq avatar Feb 01 '23 11:02 boreq