We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Release v1.1.1 for arm64 ist not working for sending messages:
message flag redefined: int panic: message flag redefined: int goroutine 1 [running]: flag.(*FlagSet).Var(0x40000a0480, 0x28f7e0, 0x400008f2b0, 0x400009a8a8, 0x3, 0x256001, 0x37) /usr/local/go/src/flag/flag.go:851 +0x3c0 flag.(*FlagSet).StringVar(...) /usr/local/go/src/flag/flag.go:754 flag.(*FlagSet).String(0x40000a0480, 0x400009a8a8, 0x3, 0x0, 0x0, 0x256001, 0x37, 0x400008f2a0) /usr/local/go/src/flag/flag.go:767 +0x94 github.com/urfave/cli/v2.(*StringFlag).Apply(0x40000b8c80, 0x40000a0480, 0x0, 0x0) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/flag_string.go:70 +0x1b0 github.com/urfave/cli/v2.flagSet(0x2484d5, 0x7, 0x400019c000, 0x8, 0xe, 0x40000d48c0, 0x70, 0x400019c000) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/flag.go:125 +0x84 github.com/urfave/cli/v2.(*Command).newFlagSet(...) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:172 github.com/urfave/cli/v2.(*Command).parseFlags(0x400018c000, 0x2929e0, 0x40000a4760, 0x0, 0x8, 0x400019c000, 0x7) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:180 +0x4c github.com/urfave/cli/v2.(*Command).Run(0x400018c000, 0x40000a2440, 0x0, 0x0) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:106 +0xd8 github.com/urfave/cli/v2.(*App).RunContext(0x40000a7040, 0x291ee0, 0x400009a010, 0x40000a4000, 0x2, 0x2, 0x0, 0x0) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313 +0x618 github.com/urfave/cli/v2.(*App).Run(...) /home/irvin/.local/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224 main.main() /home/irvin/repos/osc-utility/main.go:92 +0x9e4
The text was updated successfully, but these errors were encountered:
v1.1.0 is working perfectly fine
Sorry, something went wrong.
No branches or pull requests
The Release v1.1.1 for arm64 ist not working for sending messages:
The text was updated successfully, but these errors were encountered: