This commit is contained in:
Cody Lee
2022-11-23 21:21:24 -06:00
parent 73be53bdbc
commit 7f91dff9d3
12 changed files with 13 additions and 14 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.19
require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/unpoller/promunifi v0.0.0-20210623101918-b986e661ac99
golift.io/cnfg v0.2.1
golift.io/version v0.0.2
)