diff options
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/glide.yaml b/glide.yaml deleted file mode 100644 index 73a9e33..0000000 --- a/glide.yaml +++ /dev/null @@ -1,33 +0,0 @@ -package: gerrit.automotivelinux.org/gerrit/src/xds/xds-agent -license: Apache-2 -owners: -- name: Sebastien Douheret - email: sebastien@iot.bzh -import: -- package: github.com/gin-gonic/gin - version: ^1.1.4 -- package: github.com/gin-contrib/static -- package: github.com/syncthing/syncthing - version: =0.14.38 - subpackages: - - lib/sync - - lib/config - - lib/protocol -- package: github.com/urfave/cli - version: ^1.19.1 -- package: github.com/Sirupsen/logrus - version: ^0.11.5 -- package: github.com/sebd71/go-socket.io-client - version: 46defcb47f -- package: github.com/satori/go.uuid - version: ^1.1.0 -- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git - version: 5fc859eabd5c2e38b10cbb63f057e83da0748831 - subpackages: - - golib/common -- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git - version: b33e880f23525b4f75cf35e39aa5082addef0fb7 - subpackages: - - lib/xsapiv1 -- package: github.com/franciscocpg/reflectme - version: ^0.1.9 |