]> Sergey Matveev's repositories - godlighty.git/blobdiff - cmd/godlighty/main.go
Move domain-specific things to separate directory
[godlighty.git] / cmd / godlighty / main.go
index 46c5d87cc7efb916ca853ac545ded532aff6f256..22f0c22131a4e235315d8998c9f1069df854379c 100644 (file)
@@ -34,7 +34,7 @@ import (
        "golang.org/x/net/netutil"
 
        "go.stargrave.org/godlighty"
-       _ "go.stargrave.org/godlighty/rc"
+       _ "go.stargrave.org/godlighty/rc/cfg"
 )
 
 const MaxConns = 128