Skip to content

Commit ea87958

Browse files
committed
fix bad conflict resolution
Signed-off-by: Miguel Molina <[email protected]>
1 parent fde310e commit ea87958

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

Gopkg.lock

-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[[constraint]]
22
name = "gopkg.in/src-d/go-mysql-server.v0"
3-
<<<<<<< HEAD
43
revision = "dcc1c537eb7e2bc20ce69d03732e8aa8feaa8612"
5-
=======
6-
revision = "4785fe821326846e344bb2a77c8bcc34d717096e"
7-
>>>>>>> vendor: upgrade go-mysql-server
84

95
[[constraint]]
106
name = "github.com/jessevdk/go-flags"

docs/using-gitbase/functions.md

-4
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,4 @@ To make some common tasks easier for the user, there are some functions to inter
1414

1515
## Standard functions
1616

17-
<<<<<<< HEAD
1817
You can check standard functions in [`go-mysql-server` documentation](https://github.com/src-d/go-mysql-server/tree/dcc1c537eb7e2bc20ce69d03732e8aa8feaa8612#custom-functions).
19-
=======
20-
You can check standard functions in [`go-mysql-server` documentation](https://github.com/src-d/go-mysql-server/tree/4785fe821326846e344bb2a77c8bcc34d717096e#custom-functions).
21-
>>>>>>> vendor: upgrade go-mysql-server

0 commit comments

Comments
 (0)