Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/readfile.go
Original file line number Diff line number Diff line change
@@ -22,8 +22,8 @@ import (
"github.com/AstaFrode/go-libp2p/core/network"
"github.com/AstaFrode/go-libp2p/core/peer"
"github.com/AstaFrode/go-libp2p/core/protocol"
"github.com/gogo/protobuf/proto"
"github.com/google/uuid"
"google.golang.org/protobuf/proto"
)

// pattern: /protocol-name/request-or-response-message/version

0 comments on commit 42284f0

Please sign in to comment.