Skip to content
Snippets Groups Projects
Commit b1c858d1 authored by aliiohs's avatar aliiohs
Browse files

fix

parent 4609e00b
No related branches found
Tags v0.1.1
No related merge requests found
...@@ -19,12 +19,12 @@ package config ...@@ -19,12 +19,12 @@ package config
import ( import (
"bytes" "bytes"
"github.com/dubbogo/getty"
"time" "time"
) )
import ( import (
"github.com/creasty/defaults" "github.com/creasty/defaults"
"github.com/dubbogo/getty"
perrors "github.com/pkg/errors" perrors "github.com/pkg/errors"
) )
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment