Golint fix config (#13544)
Этот коммит содержится в:
коммит произвёл
Ben Schumacher
родитель
57167f4c72
Коммит
a4c4437681
@@ -5,6 +5,7 @@ package config
|
||||
|
||||
import "github.com/pkg/errors"
|
||||
|
||||
// Migrate migrates SAML keys and certificates from one store to another given their data source names.
|
||||
func Migrate(from, to string) error {
|
||||
source, err := NewStore(from, false)
|
||||
if err != nil {
|
||||
|
||||
Ссылка в новой задаче
Block a user