Added security back in
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-05-29 22:09:07 +02:00
parent 33cb6a16f0
commit ce67b14ca6
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:UU8yhd1Bh8exU88ev0ej/Dm+CeyfR/ZIDRrpRfYdfbg
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ func run() {
"/ip4/0.0.0.0/tcp/6666",
"/ip4/0.0.0.0/udp/6666/quic",
),
libp2p.NoSecurity,
)
if err != nil {
log.Printf("Failed to create h1: %v", err)