-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathglide.lock
More file actions
34 lines (34 loc) · 1.04 KB
/
Copy pathglide.lock
File metadata and controls
34 lines (34 loc) · 1.04 KB
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
hash: b8a53c70573f2475dd4882d4ae3409d3be1c52ff422e6ab9f8bb4706f5dda300
updated: 2016-07-08T20:24:24.206032896+03:00
imports:
- name: github.com/fatih/structs
version: be738c8546f55b34e60125afa50ed73a9a9c460e
- name: github.com/go-sql-driver/mysql
version: 3654d25ec346ee8ce71a68431025458d52a38ac0
- name: github.com/jmoiron/sqlx
version: bdae0c3219c3bdb92f3d7c70825018712787c933
subpackages:
- reflectx
- name: github.com/lib/pq
version: 4dd446efc17690bc53e154025146f73203b18309
subpackages:
- oid
- name: github.com/mattn/go-sqlite3
version: 38ee283dabf11c9cbdb968eebd79b1fa7acbabe6
- name: github.com/serenize/snaker
version: 8824b61eca66d308fcb2d515287d3d7a28dba8d6
testImports:
- name: github.com/davecgh/go-spew
version: 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/stretchr/testify
version: d77da356e56a7428ad25149ca77381849a6a5232
subpackages:
- assert
- suite
- require