X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-agent.git;a=blobdiff_plain;f=lib%2Fxdsconfig%2Fconfigfile.go;h=27456e7984e624807333d19e65d4de24d006f988;hp=500c195bce71a5ac42e286c34d7e5546cc5f9c23;hb=a2cc38902ff7528870822110c4f04329a3918564;hpb=2de3cf95d310ae0c83e68973cd97921f7f6fff4a diff --git a/lib/xdsconfig/configfile.go b/lib/xdsconfig/configfile.go index 500c195..27456e7 100644 --- a/lib/xdsconfig/configfile.go +++ b/lib/xdsconfig/configfile.go @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 "IoT.bzh" + * Copyright (C) 2017-2018 "IoT.bzh" * Author Sebastien Douheret * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -22,7 +22,7 @@ import ( "os" "path" - common "github.com/iotbzh/xds-common/golib" + common "gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git/golib" ) type SyncThingConf struct {