-
https://gophers.slack.com/archives/C029RQSEE/p1717196514938089?thread_ts=1717196514.938089&cid=C029RQSEE
https://www.reddit.com/r/golang/comments/1d58jzs/authentication_within_deepmapoapicodegen/
-
The default entry (with `Multiline` set to `false`) will still display multiple lines if set programmatically.
```go
e := widget.NewEntry()
e.SetText(`Hello
World!`)
```
![Screenshot](https:…
-
### Overview
> Sign in to Gophers
> gophers.slack.com
> ***@gmail.com doesn’t have an account on this workspace.
### Note
_No response_
-
### Need
I'd love to have a way to switch between different templ modes. One could be the fast txt-reload using the templ proxy, the other one could be actually rebuilding the server, restarting an…
-
I expect merge conflicts in `go.mod` and `go.sum` to be a relatively common occurrence.
Quoting from @bcmills in the Go Slack:
> If you have a merge conflict no `go.mod` or `go.sum`, you can usual…
-
I didn't find a linter for this so I'm creating an issue here.
I asked Gopher Slack community https://gophers.slack.com/archives/C4MTR76PQ/p1719215628975379
And it appears I was right and this l…
-
There doesn't seem to be a way to stop the `toolchain` directive from being updated when running various `go` commands
In our OSS project we rely on the `go` directive in the go.mod to ensure a min…
-
https://gophers.slack.com/archives/C0FSEE1UJ/p1637276745197500
-
**Describe the feature**
If you run multiple targets with `mg.Deps(a, b, c)` and a and b throws an error, it difficult to get the context.
**What problem does this feature address?**
It's easier …
-
### What is the URL of the page with the issue?
https://pkg.go.dev/modernc.org/fsm@v1.1.2
### What did you do?
See a `Links` section in the package godoc https://gitlab.com/cznic/fsm/-/blob…