pflag
pflag copied to clipboard
go test error
PS C:\Users\moradae\GolandProjects\nesd> go get github.com/spf13/pflag PS C:\Users\moradae\GolandProjects\nesd> go test github.com/spf13/pflag
github.com/spf13/pflag
[github.com/spf13/pflag]
D:\go\pkg\mod\github.com\spf13\[email protected]\flag_test.go:1221:3: fmt.Println arg list ends with redundant newline FAIL github.com/spf13/pflag [build failed] FAIL my go version is 1.22.1