mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
replace gortc.io Fixes #821
This commit is contained in:
parent
555cfc085a
commit
7470ed1ea2
2 changed files with 4 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -37,3 +37,5 @@ require (
|
|||
github.com/twmb/murmur3 v1.1.8 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
replace gortc.io/stun => github.com/gortc/stun v1.23.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue