-
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 …
-
```
#!watchflakes
default
-
### 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…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v1.2…
-
```
#!watchflakes
default
-
### 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…
-
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…
-
## Error Accessing Internal Pointer Objects Across Different Files in Imported Package
### Description
An error occurs while deploying the GRC721 package using the `grc721.NewNFTWithMetadata(nam…
-
### 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-…
-
```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…