andygrunwald / andygrunwald/go-jira
Remove dependency on archived github.com/trivago/tgo
Open
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 500
- PR merge metrics
- No merged PRs in 30d
Description
github.com/trivago/tgo was archived on 1 Oct 2025. It looks like we only use it for a trivial typedef + constructor:
```
type MarshalMap map[string]interface{}
```
which could be easily replaced with our own type.
Seems like 2.x would be a good opportunity to make this change?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.