-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathglide.lock
56 lines (56 loc) · 1.89 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
hash: 84fbdff1808e07610833ac19bda154d7a774a5743791b17565fa4f76385533c5
updated: 2018-01-30T22:31:30.518802-07:00
imports:
- name: github.com/aokoli/goutils
version: 3391d3790d23d03408670993e957e8f408993c34
- name: github.com/gorilla/context
version: 08b5f424b9271eedf6f9f0ce86cb9396ed337a42
- name: github.com/gorilla/mux
version: 53c1911da2b537f792e7cafcb446b05ffe33b996
- name: github.com/huandu/xstrings
version: 37469d0c81a7910b49d64a0d308ded4823e90937
- name: github.com/imdario/mergo
version: 7fe0c75c13abdee74b09fcacef5ea1c6bba6a874
- name: github.com/kcmerrill/common.go
version: 95897e8a33296847cad085a86d8b4d77c9526648
subpackages:
- config
- file
- name: github.com/kcmerrill/hook
version: 466c7d9ef386ae38055e7f3995a62fe59f98ea3c
- name: github.com/Masterminds/semver
version: 59c29afe1a994eacb71c833025ca7acf874bb1da
- name: github.com/Masterminds/sprig
version: b217b9c388de2cacde4354c536e520c52c055563
- name: github.com/mattn/go-colorable
version: 6cc8b475d4682021d75d2cbe2bc481bec4ce98e5
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- name: github.com/mgutz/ansi
version: 9520e82c474b0a04dd04f8a40959027271bab992
- name: github.com/satori/go.uuid
version: f58768cc1a7a7e77a3bd49e98cdd21419399b6a3
- name: golang.org/x/crypto
version: 1875d0a70c90e57f11972aefd42276df65e895b9
subpackages:
- pbkdf2
- scrypt
- name: golang.org/x/sys
version: 3dbebcf8efb6a5011a60c2b4591c1022a759af8a
subpackages:
- unix
- name: gopkg.in/yaml.v2
version: d670f9405373e636a5a2765eea47fac0c9bc91a4
testImports:
- name: github.com/davecgh/go-spew
version: db69d09d2c587e9b9677f991dfcab1fc24d9086e
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/stretchr/testify
version: b91bfb9ebec76498946beb6af7c0230c7cc7ba6c
subpackages:
- assert