Error during build
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
chat/emojisource.go:16:2: unrecognized import path "camlistore.org": https fetch: Get "https://camlistore.org/?go-get=1": net/http: TLS handshake timeout
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at chat/emojisource.go:16:2 and reproduce the build error to confirm the unresolved camlistore.org import. Trace how that import is declared and retrieved, then make the build resolve it successfully and verify the build completes without the TLS or unrecognized-import error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100