fixed incorrect import
This commit is contained in:
@@ -2,8 +2,8 @@ package hwsauth
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"projectreshoot/pkg/hws"
|
||||
|
||||
"git.haelnorr.com/h/golib/hws"
|
||||
"git.haelnorr.com/h/golib/jwt"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/rs/zerolog"
|
||||
|
||||
Reference in New Issue
Block a user