Skip to content

Fix for Go 1.24#282

Open
pterjan wants to merge 1 commit intourfave:masterfrom
pterjan:patch-1
Open

Fix for Go 1.24#282
pterjan wants to merge 1 commit intourfave:masterfrom
pterjan:patch-1

Conversation

@pterjan
Copy link

@pterjan pterjan commented Jan 10, 2026

Go 1.24 no longer allows dynamic format string.

./recovery_test.go:109:17: non-constant format string in call to fmt.Fprintf
FAIL    github.com/urfave/negroni [build failed]

Go 1.24 no longer allows dynamic format string.

```
./recovery_test.go:109:17: non-constant format string in call to fmt.Fprintf
FAIL    github.com/urfave/negroni [build failed]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant