|
14 | 14 | "github.com/iotaledger/hive.go",
|
15 | 15 | "github.com/iotaledger/hive.go/app",
|
16 | 16 | "github.com/iotaledger/hive.go/constraints",
|
17 |
| - "github.com/iotaledger/hive.go/crypto ", |
18 |
| - "github.com/iotaledger/hive.go/ds ", |
| 17 | + "github.com/iotaledger/hive.go/crypto", |
| 18 | + "github.com/iotaledger/hive.go/ds", |
19 | 19 | "github.com/iotaledger/hive.go/ierrors",
|
20 | 20 | "github.com/iotaledger/hive.go/kvstore",
|
21 |
| - "github.com/iotaledger/hive.go/lo ", |
22 |
| - "github.com/iotaledger/hive.go/logger ", |
| 21 | + "github.com/iotaledger/hive.go/lo", |
| 22 | + "github.com/iotaledger/hive.go/logger", |
23 | 23 | "github.com/iotaledger/hive.go/objectstorage",
|
24 |
| - "github.com/iotaledger/hive.go/runtime ", |
| 24 | + "github.com/iotaledger/hive.go/runtime", |
25 | 25 | "github.com/iotaledger/hive.go/serializer/v2",
|
26 | 26 | "github.com/iotaledger/hive.go/serializer/v3",
|
27 | 27 | "github.com/iotaledger/hive.go/web"
|
|
0 commit comments