this template cannot create by dh-make-golang
```console dh-make-golang github.com/0xAX/notificator 2021/09/01 22:51:20 Starting "dh-make-golang v0.4.0 linux/amd64" 2021/09/01 22:51:20 WARNING: Go package names are case-sensitive. Did you really mean "github.com/0xAX/notificator" instead of "github.com/0xax/notificator"? 2021/09/01 22:51:20 Downloading "github.com/0xAX/notificator/..." go get: 82.10 KiB2021/09/01 22:51:20 Determining upstream version number 2021/09/01 22:51:20 Package version is "0.0~git20210731.c42e3d4" unexpected directory layout: import path: _/tmp/dh-make-golang101004673/src/github.com/0xAX/notificator root: /tmp/dh-make-golang101004673/src dir: /tmp/dh-make-golang101004673/src/github.com/0xAX/notificator expand root: /tmp/dh-make-golang101004673 expand dir: /tmp/dh-make-golang101004673/src/github.com/0xAX/notificator separator: / 2021/09/01 22:51:21 Could not create a tarball of the upstream source: [go list -f {{.ImportPath}} {{.Name}} github.com/0xAX/notificator/...]: exit status 1 ``` maybe related https://github.com/Debian/dh-make-golang/issues/164
issue