Update config.go

pull/68/merge v1.7.3
Nicco 2 years ago committed by GitHub
parent b830667264
commit 4d9a2b828e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.7.2"
const VERSION = "1.7.3"
type OptionMap map[string][]interface{}
type Options map[string]OptionMap

Loading…
Cancel
Save