Skip to content

ci,fix: bump base go version to 1.24#1504

Merged
nlopes merged 1 commit into
masterfrom
nlopes-clarify-supported-go-releases
Nov 29, 2025
Merged

ci,fix: bump base go version to 1.24#1504
nlopes merged 1 commit into
masterfrom
nlopes-clarify-supported-go-releases

Conversation

@nlopes

@nlopes nlopes commented Nov 29, 2025

Copy link
Copy Markdown
Member

Also clarify that we no longer support 3+ older versions of go, instead we follow go release policy.

As part of this change, we fixed a bunch of calls to log.Printf to sort the following warning:

non-constant format string in call to log.Printf

Supersedes #1503

Also clarify that we no longer support 3+ older versions of go, instead we follow go
release policy.

As part of this change, we fixed a bunch of calls to log.Printf to sort the following
warning:

```
non-constant format string in call to log.Printf
```
@nlopes nlopes force-pushed the nlopes-clarify-supported-go-releases branch from f7d1c46 to a921cb1 Compare November 29, 2025 15:32
@nlopes nlopes merged commit a198ae6 into master Nov 29, 2025
7 checks passed
@nlopes nlopes deleted the nlopes-clarify-supported-go-releases branch November 29, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant