Skip to content

Fix in.Rcode type for fmt.Errorf()#542

Merged
mcpherrinm merged 1 commit intoletsencrypt:mainfrom
paulwouters:paul.wouters-Rcode-fix
Mar 27, 2026
Merged

Fix in.Rcode type for fmt.Errorf()#542
mcpherrinm merged 1 commit intoletsencrypt:mainfrom
paulwouters:paul.wouters-Rcode-fix

Conversation

@paulwouters
Copy link
Copy Markdown
Contributor

in.Rcode returns an int.

This resolves build issue:

./va.go:845:80: fmt.Errorf format %q has arg in.Rcode of wrong type int

in.Rcode returns an int.

This resolves build issue:

	./va.go:845:80: fmt.Errorf format %q has arg in.Rcode of wrong type int
@mcpherrinm mcpherrinm merged commit 28b1645 into letsencrypt:main Mar 27, 2026
14 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.

2 participants