Changing imports from bitbucket to gitlab.
This commit is contained in:
parent
cdbf60ea0d
commit
45f9efa578
20 changed files with 51 additions and 51 deletions
|
@ -1,7 +1,7 @@
|
|||
package rapl
|
||||
|
||||
import (
|
||||
elekEnv "bitbucket.org/sunybingcloud/elektron/environment"
|
||||
elekEnv "gitlab.com/spdf/elektron/environment"
|
||||
"github.com/pkg/errors"
|
||||
"golang.org/x/crypto/ssh"
|
||||
"os"
|
||||
|
|
Reference in a new issue