Skip to content

Commit 2416b4b

Browse files
committed
Drop go version down to 1.23
1 parent 8414107 commit 2416b4b

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/mfridman/tparse
22

3-
go 1.25.0
3+
go 1.23.0
44

55
require (
66
github.com/charmbracelet/lipgloss v1.1.0

0 commit comments

Comments
 (0)