xs-go-import-path-differs-from-module-path

This Golang source declares a XS-Go-Import-Path field in the debian/control file that is different from the one mentioned in source go.mod.

With module-aware builds, the mismatch can cause problems with dependency resolution.

Severity: info
Experimental: false

See also