mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-01 03:42:59 +02:00
Adjust `GetArchiveLink` parameter to resolve response error with
`TestGetRepoTarball` test in `internal/github/client_test`. (thanks kdaudt)
```
--- FAIL: TestGetRepoTarball (0.02s)
client_test.go:57:
Error Trace: github.com/tofutf/tofutf/internal/github/client_test.go:57
Error: Received unexpected error:
unexpected status code: 307 Temporary Redirect
Test: TestGetRepoTarball
FAIL
FAIL github.com/tofutf/tofutf/internal/github 1.068s
```