Skip to content

Commit

Permalink
update readfile (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
AstaFrode authored Nov 22, 2023
1 parent 88057db commit 42284f0
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
Expand Up @@ -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
Expand Down

0 comments on commit 42284f0

Please sign in to comment.