mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
fix deps
This commit is contained in:
parent
ddd0b7ab0a
commit
21b81fc67c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import (
|
|||
"github.com/pions/webrtc/examples/util"
|
||||
"github.com/pions/webrtc/pkg/datachannel"
|
||||
"github.com/pions/webrtc/pkg/ice"
|
||||
"github.com/schollz/croc/src/utils"
|
||||
"github.com/schollz/croc/v5/src/utils"
|
||||
"github.com/schollz/pake"
|
||||
"github.com/schollz/progressbar/v2"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue