Golang mime: BEncoding and QEncoding don't respect the 76 character line limit in RFC2047

As a continuation of Issue #12300, mime: BEncoding and QEncoding don't respect the 76 character line limit in RFC2047.He...

Golang x/tools/cmd/gorename: allow renaming to builtins

What did you do?While trying to rename a variable (func, etc..) to real the gorename tool panics.Suppose you have a main...

Golang x/tools/cmd/gorename: unsure how to use -from to specify renaming test

What did you do?Created a simple package "foo" in $GOPATH/src/foo with a single go file foo_test.go:package foo_testcons...

Golang x/tools/cmd/gorename: TestGeneratedFiles failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/cmd/gorename" && test == "TestGeneratedFile...

Golang x/tools/cmd/gorename: creates a pkg/mod inside $GOPATH

What version of Go are you using (go version)?$ go versiongo version go1.13 darwin/amd64Does this issue reproduce with t...

Golang x/tools/cmd/gorename: rename failure sometimes wipes files clean

What version of Go are you using (go version)?go version go1.12.2 windows/amd64Does this issue reproduce with the latest...

Golang x/tools/cmd/gorename: takes 20s+ for a package that imports cgo package

gorename is not usable for the program pasted below. That program imports a package that is build in cgo mode.The reason...

Golang x/tools/cmd/gorename: cannot find Swig identifiers

Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?go vers...

Golang x/tools/gorename: not properly working on windows using cmd or powershell.

Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?go vers...

Golang mime/multipart: CRLF Injection in Content-Disposition header

I found a potential security issue in Go's mime/multipart package and I'm sharing this report to propose hardening.Note:...

Golang [CGO] Frequent segmentation faults on build.

Go version1.23-1.25Output of go env in your module/workspace:Many different workspaces.What did you do?We're trying to c...

Golang x/tools/cmd/gorename: tag and delete it

The cmd/gorename tool long predates the LSP and gopls, and its functionality has since been subsumed by them. We should ...

Golang x/tools/cmd/gorename: gorename fails with on cgo-using files

Please answer these questions before submitting your issue. Thanks!1. What version of Go are you using (go version)?go v...

Golang x/tools/cmd/{gomvpkg, gorename}: change scope is too large

These commands go through the entire GOPATH changing anythingthat refers to the moved package or renamed symbol.I see th...

Viper go-difflib library v1.0.0 reached End Of Life

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Inconsistent Behavior with Viper Config Update and Reload

Preflight Checklist[ ] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Searches for other extensions even though the config type is set to a different type

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Deprecate the global Viper instance

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper viper should support INI global properties.

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Means of only saving set settings

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
上一页 下一页
.