Renamed centurylink to v2tec.

This commit is contained in:
Fabrizio Steiner 2017-01-24 19:07:25 +01:00
parent 07924aacad
commit f1822f9cd2
6 changed files with 19 additions and 21 deletions

View file

@ -4,7 +4,7 @@ import (
"math/rand"
"time"
"github.com/CenturyLinkLabs/watchtower/container"
"github.com/v2tec/watchtower/container"
log "github.com/Sirupsen/logrus"
)