*: build paths to my repo

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2020-09-24 13:47:15 -04:00
parent 4b906a3877
commit 9dca822092
9 changed files with 12 additions and 11 deletions

View file

@ -5,7 +5,7 @@ import (
"fmt"
"os"
"github.com/coreos/go-omaha/omaha"
"git.thisco.de/vbatts/go-omaha/omaha"
)
func main() {