keybase / keybase/client

Go Client stuck on 1.0.41

Open
#12,265 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Have done these steps a number of times on my RaspPi 3:

export GOPATH="$HOME/gopath"
export PATH="$PATH:$GOPATH/bin"
go get github.com/keybase/client/go/keybase
go install -tags production github.com/keybase/client/go/keybase

In effort to upgrade to the latest and greatest. However, I am always returned back to 1.0.41 despite no errors.

Anything I am missing?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported Go commands and the github.com/keybase/client/go/keybase package entry point, then determine why installation continues to produce version 1.0.41. Confirm the expected version behavior and document or fix the installation path so a fresh install reaches the current release.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.