mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 09:48:32 +02:00
added explicit only mode for docker provider, updated dependencies
This commit is contained in:
@@ -33,7 +33,7 @@ type Config struct {
|
||||
|
||||
var instance *Config
|
||||
|
||||
func GetConfig() *Config {
|
||||
func GetInstance() *Config {
|
||||
return instance
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user