forked from dinedal/textql
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
50 lines (44 loc) · 1.4 KB
/
Gopkg.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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:fe6dc28135d1c569a8c07f1cf20e7831772e6982dc861e923c4558c320811207"
name = "github.com/dinedal/textql"
packages = [
"inputs",
"sqlparser",
"sqlparser/sqltypes",
]
pruneopts = "UT"
revision = "1785cd353c68aa34f97627143b9c2908dfd4ea04"
version = "2.0.3"
[[projects]]
digest = "1:e2d1d410fb367567c2b53ed9e2d719d3c1f0891397bb2fa49afd747cfbf1e8e4"
name = "github.com/mattn/go-runewidth"
packages = ["."]
pruneopts = "UT"
revision = "9e777a8366cce605130a531d2cd6363d07ad7317"
version = "v0.0.2"
[[projects]]
digest = "1:f4d329a16a6f1a7f694148ec7531f85d62cfa6a79bb8200ca612667e40d09923"
name = "github.com/mattn/go-sqlite3"
packages = ["."]
pruneopts = "UT"
revision = "590d44c02bca83987d23f6eab75e6d0ddf95f644"
version = "v1.13.0"
[[projects]]
branch = "master"
digest = "1:4daa045e1e1f3e23f4b07db6880cdf9f259dab65312dfe244a878e6070faaf77"
name = "github.com/olekukonko/tablewriter"
packages = ["."]
pruneopts = "UT"
revision = "d4647c9c7a84d847478d890b816b7d8b62b0b279"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/dinedal/textql/inputs",
"github.com/dinedal/textql/sqlparser",
"github.com/mattn/go-sqlite3",
"github.com/olekukonko/tablewriter",
]
solver-name = "gps-cdcl"
solver-version = 1