Skip to content

Commit

Permalink
Merge pull request #124 from libp2p/uci/copy-templates
Browse files Browse the repository at this point in the history
ci: uci/copy-templates
  • Loading branch information
web3-bot committed Aug 15, 2023
2 parents cb57342 + 51979b5 commit a97688f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ require (
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
)

go 1.19
go 1.20
2 changes: 1 addition & 1 deletion multiplex_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ package multiplex

import (
"context"
"crypto/rand"
"fmt"
"io"
"math/rand"
"net"
"os"
"sync"
Expand Down

0 comments on commit a97688f

Please sign in to comment.