fix install script

This commit is contained in:
Daniel Fichtinger 2024-11-30 23:40:31 -05:00
parent b30e0d3ed9
commit 58ee11622d
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -7,4 +7,4 @@ require (
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/text v0.20.0 // indirect
require golang.org/x/text v0.20.0