go v1 plugin: warn when using go.mod and go < 1.13
Metadata
Current evaluation
Closed after discussion regarding duplicate warnings and GO111MODULE handling. Adds a warning for Go versions below 1.13 when using go.mod.
Suggested action: —
No scores available.
Issue body
LP: #1879315
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed after discussion regarding duplicate warnings and GO111MODULE handling. Adds a warning for Go versions below 1.13 when using go.mod. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed after maintainer review. The change added a warning for using go.mod with Go versions older than 1.13, addressing duplicate warning and GO111MODULE usage concerns. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. Maintainers discussed warning for Go < 1.13 with go.mod, noting users must set GO111MODULE=on. The warning would duplicate during pull and build steps. The author acknowledged this, and the PR was abandoned. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.