Thanks to visit codestin.com Credit goes to github.com
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 a82273e commit e4b33caCopy full SHA for e4b33ca
1 file changed
internal/config.go
@@ -17,7 +17,7 @@ import (
17
"github.com/spf13/viper"
18
)
19
20
-const VERSION = "1.8.1"
+const VERSION = "1.8.2"
21
22
type OptionMap map[string][]interface{}
23
type Options map[string]OptionMap
0 commit comments