Merge pull request #11098 from stevenhorsman/golang-1.23.7

versions: Bump golang version
This commit is contained in:
Steve Horsman
2025-04-28 13:46:11 +01:00
committed by GitHub
10 changed files with 19 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
module module-path
go 1.21
// Keep in sync with version in versions.yaml
go 1.23
require (
github.com/sirupsen/logrus v1.9.3