X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=lib%2Fxdsconfig%2Fbuilderconfig.go;h=965e6e785cb93a852f623e1e19684ace6bb02491;hb=5dc2ff003106f0ced38caadb06033f24c792f9b9;hp=136ff16b99a6efdafa3da20d84905616db91ce35;hpb=9fb41a3693eeaac9adea71112232abaafea54c8f;p=src%2Fxds%2Fxds-server.git diff --git a/lib/xdsconfig/builderconfig.go b/lib/xdsconfig/builderconfig.go index 136ff16..965e6e7 100644 --- a/lib/xdsconfig/builderconfig.go +++ b/lib/xdsconfig/builderconfig.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"); @@ -21,7 +21,7 @@ import ( "errors" "net" - "github.com/iotbzh/xds-server/lib/xsapiv1" + "gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git/lib/xsapiv1" ) // NewBuilderConfig creates a new BuilderConfig instance