feat: also accept hujson files

This commit is contained in:
Johan Siebens
2024-01-20 10:44:20 +01:00
parent 7fa31bdf1f
commit 3fccde2932
5 changed files with 34 additions and 5 deletions
+1
View File
@@ -37,6 +37,7 @@ require (
github.com/sony/sonyflake v1.2.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
github.com/xhit/go-str2duration/v2 v2.1.0
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.18.0