herumi / bls-go-binary

22 stars 22 forks source link

Update linux/amd64 binaries and add linux/arm64 #2

Closed trasc closed 4 years ago

herumi commented 4 years ago

I added linux/arm64 binary. Could you try it?

trasc commented 4 years ago

Hi, we could try to do some tests on today (EET), but it will help if the linux/amd64 lib is also updated and maybe create a version tag so we could reference better the package in go.mod.

herumi commented 4 years ago

I added v1.0 tag.

trasc commented 4 years ago

All looks good for us, thanks. Just one note, the version tag should contain a patch level as well, so it should be v1.0.0 (instead of v1.0).

herumi commented 4 years ago

Okay, I've added the tag.