uquic/integrationtests/gomodvendor/go.mod
Gaukas Wang 95575f5fe7
break: update repo url [ci skip]
uTLS is not yet bumped to the new version, so this commit breaks the dependencies relationship by getting rid of the local replace.
2023-08-03 18:58:52 -06:00

8 lines
237 B
Modula-2

module test
go 1.16
// The version doesn't matter here, as we're replacing it with the currently checked out code anyway.
require github.com/refraction-networking/uquic v0.21.0
replace github.com/refraction-networking/uquic => ../../