← Back to issue list

go plugin: go mod support @ golang 1.12

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1879315
Type
issue
State
closed
Author
~james-page
Labels
Created
Updated
Closed

Current evaluation

Closed without resolution. The request to lower the minimum Go version for go mod support from 1.13 to 1.12 was abandoned due to zero comments and no implementation.

Suggested action:

No scores available.

Issue body

snapcraft currently enforces a minimum golang version of 1.13 for use of go mod. vault (and the vault snap) have been using go mod with 1.12 (which was working fine). There are some behavioural changes in 1.13 which break with the mod files that vault ships with. Please can we consider dropping the minimum go version to 1.12 for go mod usage?

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without resolution. The request to lower the minimum Go version for go mod support from 1.13 to 1.12 was abandoned due to zero comments and no implementation.
qwen/qwen3.6-35b-a3b Closed without resolution. The request to lower the minimum Go version for go mod from 1.13 to 1.12 was abandoned, leaving the snapcraft requirement unchanged.
qwen/qwen3.6-35b-a3b The request to lower the minimum Go version to 1.12 for go mod support was closed without implementation. With zero comments and no linked pull requests, the feature request appears abandoned.
qwen/qwen3.6-35b-a3b Request to lower the minimum Go version for go mod from 1.13 to 1.12 was closed without resolution. With zero comments, the request was abandoned.
qwen3.6-35b-a3b-mtp-q6 Requesting a minimum Go version drop from 1.13 to 1.12 for go mod was closed without resolution. Zero comments and inactivity indicate the request was abandoned, leaving the 1.13 requirement unchanged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3133 go v1 plugin: go.mod support for 1.11 and 1.12 snapcraft merged Merged changes adding limited Go Modules support for Go 1.11 and 1.12. Introduces a _get_module helper for build target resolution and a one-time compatibility warning. Replaces PR #3132 after approval.
77%
#3132 go v1 plugin: warn when using go.mod and go < 1.13 snapcraft closed Closed after discussion regarding duplicate warnings and GO111MODULE handling. Adds a warning for Go versions below 1.13 when using go.mod.
75%