- Package:
- dh-make-golang
- Source:
- dh-make-golang
- Description:
- tool that converts Go packages into Debian package source
- Submitter:
- Martin Dosch
- Date:
- 2024-06-22 16:36:04 UTC
- Severity:
- normal
Dear Maintainer, I wanted to check if all dependencies for https://github.com/takacs/donkey/ are present in debian but dh-make-golang fails: ``` dh-make-golang check-d epends 2024/06/22 18:31:21 error while parsing go.mod: go.mod:3: invalid go version '1.22.2': must match format 1.23 ``` IIRC this is already fixed in the latest version. If that's the case a backport would be highly appreciated. Best regards, Martin