1
1
Fork 0
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:
Zack 2024-10-05 15:49:25 -07:00
parent 555cfc085a
commit 7470ed1ea2
2 changed files with 4 additions and 2 deletions

2
go.mod
View file

@ -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