Skip to content

Commit

Permalink
update readfile (#92)
Browse files Browse the repository at this point in the history
AstaFrode authored Nov 22, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
foolnotion Bogdan Burlacu
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
@@ -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.