Skip to content

Commit 5644dad

Browse files
committed
Added dependency on hujson
1 parent b161a92 commit 5644dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/mattn/go-sqlite3 v1.14.7 // indirect
1111
github.com/spf13/cobra v1.1.3
1212
github.com/spf13/viper v1.8.1
13+
github.com/tailscale/hujson v0.0.0-20200924210142-dde312d0d6a2 // indirect
1314
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
1415
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
1516
gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)