-
### Proposal Details
This is https://github.com/golang/go/issues/64777#issuecomment-2424750130 in proposal form. It is a reduced and compatible variant of https://github.com/golang/go/issues/64777#is…
-
Some combining unicode characters are not displaying correctly under windows, creating gaps in the UI, making it unusable.
This is because the windows console (conhost.exe) doesn't support combining …
-
**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…
-
### Issue Description
The `golang-jwt` library imported in the `middleware` package suffers from a [CVE](https://nvd.nist.gov/vuln/detail/CVE-2024-51744).
A fix is present in v5 or v5 of the lib…
-
## Vulnerabilities found for kfam:1.9.0
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that y…
-
```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…
-
Internally portmaster uses the `gopsutil/process` package, which in turn calls the `os/user ` package to retrieve the username for the id of a given PID.
Unfortunately the go std lib implementatio…
-
Retro compatibility with native Golang packages
```
(goimport "fmt")
(fmt.Println "Hello, world!")
```
We can create a keyword for this import, example `goimport`
We were able to use all G…
-
When using go version higher than 1.15, we see the following errors:
_go_benchmarks.go:16:2: no required module provides package golang.org/x/crypto/chacha20poly1305: go.mod file not found in curre…
-
### Why is it worth to add this package?
`golangci-lint-langserver` is a language server fot golang.
### Home page URL
_No response_
### Source code URL
https://github.com/nametake/golangci-lint-…