X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=lib%2Fxdsserver%2Fapiv1-version.go;h=2cf05b80b388f2cf431529fad84a979402502399;hb=5dc2ff003106f0ced38caadb06033f24c792f9b9;hp=e3a238a62edb4a25dc1af8f5b219804d53d9804b;hpb=9fb41a3693eeaac9adea71112232abaafea54c8f;p=src%2Fxds%2Fxds-server.git diff --git a/lib/xdsserver/apiv1-version.go b/lib/xdsserver/apiv1-version.go index e3a238a..2cf05b8 100644 --- a/lib/xdsserver/apiv1-version.go +++ b/lib/xdsserver/apiv1-version.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"); @@ -20,8 +20,8 @@ package xdsserver import ( "net/http" + "gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git/lib/xsapiv1" "github.com/gin-gonic/gin" - "github.com/iotbzh/xds-server/lib/xsapiv1" ) // getInfo : return various information about server