move Go repos to ActiveState org

This commit is contained in:
Sridhar Ratnakumar 2012-12-14 05:00:55 -08:00
parent 2384ff6374
commit 94b64e81e8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package main
import (
"fmt"
"github.com/srid/tail"
"github.com/ActiveState/tail"
"flag"
"os"
)