diff options
| author | Will Hawkins <[email protected]> | 2022-03-18 20:16:26 -0400 |
|---|---|---|
| committer | Will Hawkins <[email protected]> | 2022-03-18 20:16:26 -0400 |
| commit | 88753564d50eb6d7e91ce2114ff72ed78b8e69cb (patch) | |
| tree | bb1011dfef939c3647899a3394d908c4265ce1a5 /lbc/lbc.go | |
| parent | d5dfc589d93715e07959a96eac6c469fdb405d7e (diff) | |
Move from hawkinsw repository ownership to Apple repository ownership.
Diffstat (limited to 'lbc/lbc.go')
| -rw-r--r-- | lbc/lbc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ) |
