-
https://github.com/vtm9/dotfiles/blob/ddca4753d6b64c2eda2ba45030d3596a1012ac00/Makefile#L18-L44
https://asdf-vm.com/manage/plugins.html
- [ ] Load the `.asdf/` module if it exists
```bash
. "$…
-
```go
brevo "github.com/getbrevo/brevo-go/lib"
```
error while importing github.com/getbrevo/brevo-go/lib: missing go.sum entry for module providing package github.com/antihax/optional (imported…
-
**Is this a new bug?**
- [ ] I believe this is a new bug
- [ ] I have searched the existing Github issues and Community Forum, and I could not find an existing post for this bug
**Describe the bu…
-
### Go version
go version go1.23.2 windows/amd64
### Output of `go env` in your module/workspace:
```shell
$ pwd
/mnt/c/Users/Adam/projects/go.googlesource.com
$ go env
set GO111MODULE=
set GOA…
-
```
#!watchflakes
default
-
```
#!watchflakes
default
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### govulncheck version
golang/govulncheck-action@v1.0.4
### Does this issue reproduce at the latest version of golang.org/x/vuln?
- Yes.
### Output of `go env` in your module/workspace:
…
-
Hello @aarzilli
Environment:
- Golang: 1.23
- Lua: 5.4.6
- golua: last version
I am building a static go binary with the following command:
```sh
go build -tags "luaa lua54 yara_static" -o…
-
**What happened**:
When I try to push component archive to an insecure registry, I get an error saying "could not push component version: failed to finish component transfer: `module version`: creat…