Skip to content

Commit c5bb84d

Browse files
committed
Lower Go requirements to Go 1.22
1 parent a61f690 commit c5bb84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/rubiojr/rsx
22

3-
go 1.23
3+
go 1.22
44

55
require (
66
github.com/charmbracelet/log v0.4.0

0 commit comments

Comments
 (0)