Skip to content

Commit f57ecd6

Browse files
author
anaxdev
authored
Bump golang to 1.23.10 (#485)
1 parent ce02e7c commit f57ecd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GO_VERSION=1.23.9
1+
GO_VERSION=1.23.10
22
HUGO_VERSION=0.114.0
33
LIMA_VERSION=0.20.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/Mirantis/cri-dockerd
22

3-
go 1.23.9
3+
go 1.23.10
44

55
require (
66
github.com/Microsoft/hcsshim v0.12.1

0 commit comments

Comments
 (0)