We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86970b6 commit 607cbefCopy full SHA for 607cbef
example/dec/main.go
@@ -2,7 +2,7 @@ package main
2
3
import (
4
"github.com/ethereum/go-ethereum/common/hexutil"
5
- "github.com/mask-pp/streams/packet"
+ "github.com/mask-pp/rtp-ps/packet"
6
log "github.com/sirupsen/logrus"
7
)
8
0 commit comments