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

@@ -4,8 +4,8 @@ import (
"errors"
"sync"
"github.com/quic-go/quic-go/internal/protocol"
list "github.com/quic-go/quic-go/internal/utils/linkedlist"
"git.geeks-team.ru/gr1ffon/quic-go/internal/protocol"
list "git.geeks-team.ru/gr1ffon/quic-go/internal/utils/linkedlist"
)
// byteInterval is an interval from one ByteCount to the other