Clone the repository locally and install needed dependencies.
$ git clone https://github.com/router-protocol/sdk-go
$ cd sdk-go
$ go install ./...$ git add .
$ git commit -m "bugfix"
$ git tag -a v1.1.1
$ git push origin master --tags| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone the repository locally and install needed dependencies.
$ git clone https://github.com/router-protocol/sdk-go
$ cd sdk-go
$ go install ./...$ git add .
$ git commit -m "bugfix"
$ git tag -a v1.1.1
$ git push origin master --tags