Browse Source

update glide.yaml and glide.lock files

pull/1842/head
Anton Kaliaev 8 years ago
parent
commit
6ff7b4395d
No known key found for this signature in database GPG Key ID: 7B6881D965918214
2 changed files with 1 additions and 3 deletions
  1. +0
    -2
      Makefile
  2. +1
    -1
      glide.lock

+ 0
- 2
Makefile View File

@ -4,8 +4,6 @@ GOTOOLS = \
github.com/Masterminds/glide
REPO:=github.com/tendermint/tmlibs
all: install test
test:
go test `glide novendor`


+ 1
- 1
glide.lock View File

@ -1,5 +1,5 @@
hash: 69359a39dbb6957c9f09167520317ad72d4bfa75f37a614b347e2510768c8a42
updated: 2017-05-05T17:40:30.424309209Z
updated: 2017-05-05T17:46:34.975369143Z
imports:
- name: github.com/fsnotify/fsnotify
version: 4da3e2cfbabc9f751898f250b49f2439785783a1


Loading…
Cancel
Save