rebranding
master
@ -43,7 +43,7 @@ package main
import (
"fmt"
"github.com/nspcc-dev/hrw"
"github.com/TrueCloudLab/hrw"
)
func main() {
@ -1,4 +1,4 @@
module github.com/nspcc-dev/hrw
module github.com/TrueCloudLab/hrw
go 1.14