*: use sdk-go instead of http-gw
Now that the packages have moved there we can do it. Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
parent
1e6d3ebea6
commit
35ffc1fbc1
10 changed files with 30 additions and 41 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"os/signal"
|
||||
"syscall"
|
||||
|
||||
"github.com/nspcc-dev/neofs-http-gw/logger"
|
||||
"github.com/nspcc-dev/neofs-sdk-go/pkg/logger"
|
||||
"github.com/spf13/viper"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue