Skip to content

Conversation

@rudrakhp
Copy link
Member

@rudrakhp rudrakhp commented Jan 16, 2026

Ref: #1029
Had to fix these issues that surface with go upgrade:

src/srv/srv.go:27:17: non-constant format string in call to github.com/sirupsen/logrus.Errorf
src/config/config_impl.go:239:18: non-constant format string in call to github.com/sirupsen/logrus.Debugf
src/config/config_impl.go:244:18: non-constant format string in call to github.com/sirupsen/logrus.Debugf
src/config/config_impl.go:252:20: non-constant format string in call to github.com/sirupsen/logrus.Debugf
src/config/config_impl.go:271:18: non-constant format string in call to github.com/sirupsen/logrus.Debugf
src/config/config_impl.go:574:17: non-constant format string in call to github.com/sirupsen/logrus.Debugf
src/config/config_impl.go:583:17: non-constant format string in call to github.com/sirupsen/logrus.Debugf

@rudrakhp rudrakhp force-pushed the go_1.25.6 branch 4 times, most recently from 4b58e85 to 1b786b5 Compare January 16, 2026 08:54
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
@agrawroh agrawroh merged commit 3fb7025 into envoyproxy:main Jan 22, 2026
6 checks passed
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.

3 participants