We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b43bfb commit d36d471Copy full SHA for d36d471
.github/ISSUE_TEMPLATE/00-bug.yml
@@ -25,7 +25,7 @@ body:
25
- type: textarea
26
id: go-env
27
attributes:
28
- label: "Output of `go env` in your module/workspace:"
+ label: "Output of `go env` or when toolchain is go1.23 and above use `go env -changed` in your module/workspace:"
29
placeholder: |
30
GO111MODULE=""
31
GOARCH="arm64"
0 commit comments