chore: remove toolchain requirement

This commit is contained in:
vmfunc
2024-04-15 02:45:39 +02:00
parent db25276bf9
commit b69a83f77b

2
go.mod
View File

@@ -2,8 +2,6 @@ module github.com/dropalldatabases/sif
go 1.21
toolchain go1.22.1
require (
github.com/charmbracelet/lipgloss v0.8.0
github.com/charmbracelet/log v0.2.4