replace repo

This commit is contained in:
gr1ffon
2025-11-14 04:04:40 +03:00
parent 7b3ed68ceb
commit 4ba42a8456
358 changed files with 1031 additions and 1031 deletions

View File

@@ -8,8 +8,8 @@ import (
"testing"
"time"
"github.com/quic-go/quic-go"
"github.com/quic-go/quic-go/qlog"
"git.geeks-team.ru/gr1ffon/quic-go"
"git.geeks-team.ru/gr1ffon/quic-go/qlog"
"github.com/stretchr/testify/require"
)