X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=lib%2Fxdsconfig%2Ffileconfig.go;h=46afc578361e5bcb8bb464d67e3511a906edf9a6;hp=bf8aa25c6ab953658c068406e76db03b7ef7b4f7;hb=2a7a112bbffcd41a3436c086f1910ea7a9c94744;hpb=b36a9d0846acddb1ae1716b42f1296f6ad88b05b diff --git a/lib/xdsconfig/fileconfig.go b/lib/xdsconfig/fileconfig.go index bf8aa25..46afc57 100644 --- a/lib/xdsconfig/fileconfig.go +++ b/lib/xdsconfig/fileconfig.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"); @@ -25,7 +25,7 @@ import ( "path/filepath" "strings" - common "github.com/iotbzh/xds-common/golib" + common "gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git/golib" ) // ConfigDir Directory in user HOME directory where xds config will be saved