From 88753564d50eb6d7e91ce2114ff72ed78b8e69cb Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Fri, 18 Mar 2022 20:16:26 -0400 Subject: Move from hawkinsw repository ownership to Apple repository ownership. --- lbc/lbc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lbc') diff --git a/lbc/lbc.go b/lbc/lbc.go index d54ba3a..e12fc71 100644 --- a/lbc/lbc.go +++ b/lbc/lbc.go @@ -23,7 +23,7 @@ import ( "net/http" "sync/atomic" - "github.com/hawkinsw/goresponsiveness/utilities" + "github.com/network-quality/goresponsiveness/utilities" "golang.org/x/net/http2" ) -- cgit v1.2.3