welcome to 2020 #8

Open
nikooo777 wants to merge 1 commit from gomod into master
nikooo777 commented 2020-09-01 19:09:53 +02:00 (Migrated from github.com)

update lbry.go dependency
add go mod

update lbry.go dependency add go mod
This pull request has changes conflicting with the target branch.
  • address/decode.go
  • address/validate.go
  • claim/claim.go
  • claim/keys.go
  • claim/migration.go
  • claim/schema.go
  • claim/serialization.go
  • claim/sign.go
  • claim/validator.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gomod:gomod
git checkout gomod

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff gomod
git checkout master
git merge --ff-only gomod
git checkout gomod
git rebase master
git checkout master
git merge --no-ff gomod
git checkout master
git merge --squash gomod
git checkout master
git merge --ff-only gomod
git checkout master
git merge gomod
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbryschema.go#8
No description provided.