google / google/trillian

Replace bitbucket.org/creachadair/shell with https://github.com/creachadair/mds

Open Beginner friendly
#3,916 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.7k
Forks
465
Avg merge
2d 16h
Merged PRs (30d)
5

Description

Hi! I help maintain this package in Debian. Trillian has a dependency on bitbucket.org/creachadair/shell but that package says:

```
(deprecated)

This repository is no longer maintained. It remains here to avoid breaking existing imports of bitbucket.org/creachadair/shell, but users should consider switching to the new location, http://godoc.org/github.com/creachadair/mds/shell . Further improvements and fixes will be made there, not here.
```

Could you make the transition to github.com/creachadair/mds/shell so we can drop the deprecated package from Debian?

Thanks,
Simon

Contributor guide

Open the contributing guide

Research direction

Start by searching the repository for imports of bitbucket.org/creachadair/shell and inspect the Go dependency declarations that reference it. Replace the deprecated package path with github.com/creachadair/mds/shell, then run the relevant Go tests or build checks to confirm the dependency transition is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.