Skip to content

Commit e72efdb

Browse files
committed
fix: require Go 1.22 in go.mod
1 parent b3eb903 commit e72efdb

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/similigh/simili-bot
22

3-
go 1.24.0
3+
go 1.22.0
44

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

0 commit comments

Comments
 (0)