mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 23:07:55 +00:00
Merge pull request #11098 from stevenhorsman/golang-1.23.7
versions: Bump golang version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user