-
1. What version of Go are you using (`go version`)?
```bash
toomasp@tar1312d1:/opt/local/tmp/go/src$ GOROOT=$GOROOT_BOOTSTRAP $GOROOT_BOOTSTRAP/bin/go version
go version devel +69a12818b6 Mon Dec…
-
See CL 9560 for context.
There will be cases in which it is legit to add a binary file. In such cases, we could do a force commit. Other suggestions welcomed.
**Edit by @dmitshur:** This also ha…
-
Allow users to customize their Neve experience using Nix options
-
### What happened?
See https://goreportcard.com/report/github.com/ovn-org/ovn-kubernetes this report for details
### What did you expect to happen?
Score for gocyclo and gofmt must be 100%
### How…
-
**Issue by [hashibot[bot]](https://github.com/apps/hashibot)**
_Friday Apr 24, 2020 at 00:20 GMT_
_Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/278_
--…
-
https://go.dev/doc/go1.22#os/exec includes:
> On Windows, `Command` and `Cmd.Start` no longer call `LookPath` if the path to the executable is already absolute and has an executable file extension.…
-
When we want to pass a string pointer to a struct member each time we have to create a separate variable and pass the address of that to the member variable, Which is a pain. This wrapper function wil…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.18.…
-
Tried to Save a PHP file
**Atom Version**: 1.11.2
**Electron Version**: 0.37.8
**System**: Microsoft Windows 10 Home
**Thrown From**: [atom-autocomplete-php](https://github.com/Peekmo/atom-autocomple…
-
We found ourselves with mix and match indentation due to different IDEs getting different clues for indenting files. An .editorconfig file should reduce the number of problems we have with different i…