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 12f6143 commit edb3ba3Copy full SHA for edb3ba3
1 file changed
internal/config.go
@@ -17,7 +17,7 @@ import (
17
"github.com/spf13/viper"
18
)
19
20
-const VERSION = "1.7.11"
+const VERSION = "1.8.0"
21
22
type OptionMap map[string][]interface{}
23
type Options map[string]OptionMap
0 commit comments