-
### Go version
go version go1.23.1 darwin/arm64
### Output of `go env -changed` in your module/workspace
```sh
GOPROXY='http://127.0.0.1'
```
### What did you do?
https://pkg.…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.5 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating sy…
-
To build better language support for editors and ide's it could be helpful to have the docs as json.
For example `https://golang.org/pkg/strings.json` to get the `strings` package documentation.
O…
-
See code below for failing use case for go-json where it works in standard library.
I'm still trying to troubleshoot the root cause.
This issue came up when creating an interface for a go repository…
-
Hello,
Just updated to netbox v4.0.8.
Provider version 3.9.1
Returns
```
│ Error: json: cannot unmarshal object into Go struct field NestedIPAddress.primary_ip.family of type int64
```
-
### What happened?
Following the documentation of including a dotenv file leads to an error in devbox.
Documentation in question: https://www.jetify.com/docs/devbox/guides/secrets/#setting-envir…
-
Per discussion on #53893, go test -json should only print JSON to stdout.
We should ensure that's true.
-
I am trying to migrate to `dry-dry`. When I run `dry i eslint`, `eslint` is properly installed. However, every key that is present in parent but not in child is copied over into it. Additionally, the …
-
```
[root@nas ~/games/US] # ./Switch-Library-Manager -m console -f .
Downlading latest switch titles json file
100% |████████████████████████████████████████|
Scanning folder [.]2024/1…
-
We are currently experiencing an issue with our Terraform setup related to DNS record provisioning in our workspace.
The problem began while we were using provider version 1.9.0, where running a te…