Skip to content

Commit 8e15a5f

Browse files
authored
bump to go 1.25.3 (#29)
1 parent 30bb2f8 commit 8e15a5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/rulecli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/qpoint-io/rulekit/example/rulecli
22

3-
go 1.24.3
3+
go 1.25.3
44

55
require (
66
github.com/charmbracelet/bubbles v0.20.0

go.mod

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

3-
go 1.25.1
3+
go 1.25.3
44

55
require (
66
github.com/hashicorp/go-multierror v1.1.1

0 commit comments

Comments
 (0)