forked from TrueCloudLab/frostfs-contract
Rename package name
Due to source code relocation from GitHub. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
4f3c08f552
commit
19a8ef2d02
24 changed files with 31 additions and 31 deletions
|
@ -1,7 +1,7 @@
|
|||
package processing
|
||||
|
||||
import (
|
||||
"github.com/TrueCloudLab/frostfs-contract/common"
|
||||
"git.frostfs.info/TrueCloudLab/frostfs-contract/common"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/contract"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/native/gas"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue