mirror of
https://github.com/arnaucube/go-dvote.git
synced 2026-02-28 05:26:46 +01:00
@@ -7,8 +7,8 @@ import (
|
||||
"encoding/json"
|
||||
"strings"
|
||||
|
||||
"github.com/vocdoni/dvote-relay/batch"
|
||||
"github.com/vocdoni/dvote-relay/types"
|
||||
"github.com/vocdoni/go-dvote/batch"
|
||||
"github.com/vocdoni/go-dvote/types"
|
||||
)
|
||||
|
||||
type HttpHandle struct {
|
||||
|
||||
@@ -6,8 +6,8 @@ import (
|
||||
"encoding/json"
|
||||
|
||||
shell "github.com/ipfs/go-ipfs-api"
|
||||
"github.com/vocdoni/dvote-relay/batch"
|
||||
"github.com/vocdoni/dvote-relay/types"
|
||||
"github.com/vocdoni/go-dvote/batch"
|
||||
"github.com/vocdoni/go-dvote/types"
|
||||
)
|
||||
|
||||
type PubSubHandle struct {
|
||||
|
||||
Reference in New Issue
Block a user