Skip to content

Commit d9e0c1a

Browse files
committed
bump go version
required for use of (*os.Root).MkdirAll
1 parent 2b8c812 commit d9e0c1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.2
1+
1.25.3

go.mod

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

3-
go 1.24.2
3+
go 1.25.3
44

55
require (
66
github.com/Masterminds/semver/v3 v3.4.0

0 commit comments

Comments
 (0)