Skip to content

Commit b499647

Browse files
committed
Update Gopkg files
Signed-off-by: Antonio Jesus Navarro Perez <[email protected]>
1 parent bd9e471 commit b499647

File tree

2 files changed

+143
-47
lines changed

2 files changed

+143
-47
lines changed

Gopkg.lock

Lines changed: 137 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
1-
ignored = [
2-
"gopkg.in/src-d/go-mysql-server.v0",
3-
"gopkg.in/src-d/go-mysql-server.v0/sql",
4-
"gopkg.in/src-d/go-mysql-server.v0/sql/expression",
5-
"gopkg.in/src-d/go-mysql-server.v0/sql/plan",
6-
]
7-
8-
[[constraint]]
9-
name = "github.com/chzyer/readline"
10-
version = "1.4.0"
11-
121
[[constraint]]
13-
name = "github.com/fatih/color"
14-
version = "1.5.0"
2+
name = "gopkg.in/src-d/go-mysql-server.v0"
3+
revision = "d517220df27cf67ae67a21b69f5d96118464327c"
154

165
[[constraint]]
176
name = "github.com/jessevdk/go-flags"
@@ -48,3 +37,7 @@ ignored = [
4837
[[override]]
4938
name = "golang.org/x/net"
5039
source = "github.com/golang/net"
40+
41+
[[override]]
42+
name = "github.com/satori/go.uuid"
43+
revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e"

0 commit comments

Comments
 (0)