chore: update `fetchup` and `got`
This PR updates github.com/ysmood/fetchup and github.com/ysmood/got to the newest version.
As visible in the first commit it bumped the version in go and adapted to changed APIs in fetchup
Development guide
Test on local before making the PR
go run ./lib/utils/simple-check
The simple check script fails for changes outside of this PR so I could not run it outside of the full context. That being said I can try to fix them, I have some local changes to fix most surface problems.
I noticed this also and found @secustor already submitted a PR. Thank you very much :) Pinning to the older github.com/ysmood/fetchup v0.3.0 until your PR is merged into a new release.
Since the new version of fetchup has been adapted, why not merge it?
@ysmood, could you look into merging this please? It's a pain to keep downgrading fetchup to v0.3.0 every time after go get -u ./... because [email protected] still uses the old signature call.
why this, never merge?
Review required At least 1 approving review is required by reviewers with write access.
Yet,
Fly-Playgroud removed the request for review from ysmood 4 months ago
Hmm.. do the above mean that @ysmood can merge it now, or there need yet another reviewer?