This commit is contained in:
2024-10-23 15:04:26 -06:00
parent 61c969c9de
commit 8d29cc2b1a
11 changed files with 121 additions and 11 deletions

2
go.mod
View File

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