aead / ecdh

A generic ECDH implementation
MIT License
57 stars 16 forks source link

New release #3

Closed dhaavi closed 5 years ago

dhaavi commented 5 years ago

Please tag a new release to make recent changes available to go dependency mgmt systems (go mod and dep).

Reminder from https://github.com/golang/go/wiki/Modules#publishing-a-release:

A new module version may be published by pushing a tag to the repository that contains the module source code. The tag is formed by concatenating two strings: a prefix and a version.

Next tag could be v0.1.1 or v0.2.0.

aead commented 5 years ago

@dhaavi In general you can require that go uses a specific commit as a module dependency. However, tagged latest commit as v0.2.0.