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