X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=lib%2Fagent%2Fapiv1-version.go;h=ada785e0e719299e8483c164612c9ce341505def;hb=a2cc38902ff7528870822110c4f04329a3918564;hp=5d950efefc44aee5f4958b4b42afdaf14cb235c0;hpb=2de3cf95d310ae0c83e68973cd97921f7f6fff4a;p=src%2Fxds%2Fxds-agent.git diff --git a/lib/agent/apiv1-version.go b/lib/agent/apiv1-version.go index 5d950ef..ada785e 100644 --- a/lib/agent/apiv1-version.go +++ b/lib/agent/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"); @@ -21,8 +21,8 @@ import ( "fmt" "net/http" + "gerrit.automotivelinux.org/gerrit/src/xds/xds-agent/lib/xaapiv1" "github.com/gin-gonic/gin" - "github.com/iotbzh/xds-agent/lib/xaapiv1" ) // getInfo : return various information about server