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

@@ -5,7 +5,7 @@ import (
"slices"
"testing"
"github.com/quic-go/quic-go/internal/protocol"
"git.geeks-team.ru/gr1ffon/quic-go/internal/protocol"
"github.com/stretchr/testify/require"
)