Skip to content

Commit 944ad9c

Browse files
committed
set minimum go version to 1.25.7
1 parent d8748b2 commit 944ad9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.25.5
3+
go 1.25.7
44

55
require (
66
github.com/extism/go-sdk v1.7.1

0 commit comments

Comments
 (0)