Add references to remote and bare repositories.

This commit is contained in:
Laramie Leavitt
2016-03-02 01:35:30 -08:00
parent e3ebf6d71e
commit 96b5352755
5 changed files with 68 additions and 4 deletions

View File

@ -2,8 +2,7 @@ package main
import (
"fmt"
"github.com/lar/bazel-example-golang/local/local"
"github.com/laramiel/bazel-example-golang/local/local"
)
func main() {