#1074065 dh-make-golang: Chokes on go version string 1.22.2

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
#1074065#5
Date:
2024-06-22 16:33:31 UTC
From:
To:
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