-
In order to achieve reproducible builds vgo keeps using specific package versions until an explicit upgrade is done. IMHO this is an excellent default but I'm worried about insecure package versions a…
-
We propose clarifications for the semantics of constraint satisfaction in the [generics proposal](https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md). We also pr…
-
# Introducing the ACF PRO Block Versioning Developer Preview
**[Update 3, 20th July 2022]
We've released a forth developer preview build with some further bug fixes, you can find the details of th…
-
## Proposed changes
I propose we add three new flags to go subcommands that deal with modules.
* `-modfile=go.mod` - instead of reading and writing go.mod from the current directory or a parent …
-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
I am using Conan v1.7.4.
I've created a static library Conan package using VS 2017 15.7 and updated my Visual Studio to 15.8. After the update, Conan failed to detect a change in the compiler versi…
-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?
-
# Poll: whitelist Minecraft@home
This poll seeks approval to whitelist the [Minecraft@home](https://minecraftathome.com/) project, allowing participants to earn GRC for completing work units f…
-
As of 1.12, one can run the following from outside a Go module:
GO111MODULE=on go get foo.com/cmd/bar
The same mechanism can be used to download a specific version instead of `@latest`, such…
mvdan updated
3 years ago
-
Go doesn't currently allow questions on our GitHub issue tracker.
If we get a question, we reply with a link to https://golang.org/wiki/Questions in some stock answer explaining that Go is unlike s…