We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b161a92 commit 5644dadCopy full SHA for 5644dad
go.mod
@@ -10,6 +10,7 @@ require (
10
github.com/mattn/go-sqlite3 v1.14.7 // indirect
11
github.com/spf13/cobra v1.1.3
12
github.com/spf13/viper v1.8.1
13
+ github.com/tailscale/hujson v0.0.0-20200924210142-dde312d0d6a2 // indirect
14
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
15
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
16
gopkg.in/yaml.v2 v2.4.0
0 commit comments