go-nanoid requires updating in order to fix build with Go 1.14

Open Beginner friendly
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
go
Domain
build-system

Research direction

Start by locating the dependency declaration for github.com/matoous/go-nanoid and inspect the go.mod parsing error shown in the issue. Update go-nanoid to 1.2.0 or later, then verify that tunnel-client builds from source with Go 1.14.

Written by the indexing model from the issue text.

Description

Go in Homebrew is currently 1.14. tunnel-client is no longer able to be built from source since go-nanoid contains invalid go.mod syntax:

go: github.com/matoous/go-nanoid@v1.1.0: parsing go.mod: go.mod:1: usage: go 1.23

go-nanoid 1.2.0 and later fixes this issue.

Dominant language
Go
Stars
441
Forks
31
PR merge metrics
No merged PRs in 30d

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.

More from labstack/tunnel-client

All issues in labstack/tunnel-client

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.