Bumped go version

This commit is contained in:
2024-09-14 00:14:06 -06:00
parent 6adbdca01f
commit 706265845c
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module atri.dad
go 1.22.0
go 1.23.1
require github.com/alecthomas/chroma/v2 v2.14.0