Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Add build, tag for oniguruma, remove for mysql_go_regex, update README #660

Merged
merged 2 commits into from
Apr 5, 2019

Conversation

juanjux
Copy link
Contributor

@juanjux juanjux commented Apr 5, 2019

  • Adds a build tag for oniguruma.
  • Removes the existing one for Go's regex.
  • Updates the README removing references to oniguruma.

Signed-off-by: Juanjo Alvarez juanjo@sourced.tech

@juanjux juanjux added the enhancement New feature or request label Apr 5, 2019
@juanjux juanjux self-assigned this Apr 5, 2019
go.sum Outdated
@@ -69,6 +69,8 @@ github.com/opentracing/opentracing-go v1.0.2 h1:3jA2P6O1F9UOrWVpwrIo17pu01KWvNWg
github.com/opentracing/opentracing-go v1.0.2/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c h1:Lgl0gzECD8GnQ5QCWA8o6BtfL6mDH5rQgM4/fX3avOs=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pbnjay/memory v0.0.0-20190104145345-974d429e7ae4 h1:MfIUBZ1bz7TgvQLVa/yPJZOGeKEgs6eTKUjz3zB4B+U=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems go mod tidy added it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go mod why github.com/pbnjay/memory 
go: finding github.com/uber/jaeger-lib/metrics/testutils latest
go: finding github.com/uber/jaeger-lib/metrics latest
# github.com/pbnjay/memory
gopkg.in/src-d/go-mysql-server.v0/sql/plan
github.com/pbnjay/memory

@@ -1,3 +1,5 @@
// +build mysql_go_onigurama
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enry has just oniguruma afaik

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was for symmetry with the previous tag, but will change it to onigurama.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PS: done.

Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
@juanjux juanjux force-pushed the onigurama-tag branch 2 times, most recently from a031102 to c4dd3e4 Compare April 5, 2019 15:20
@ajnavarro
Copy link
Contributor

@juanjux it is oniguruma not onigurama

Rename onigurama tag to just onigurama

Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>

Fix typo

Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
@juanjux juanjux changed the title Add build, tag for onigurama, remove for mysql_go_regex, update README Add build, tag for oniguruma, remove for mysql_go_regex, update README Apr 5, 2019
@juanjux
Copy link
Contributor Author

juanjux commented Apr 5, 2019

@ajnavarro renamed...

@kuba-- kuba-- merged commit 3dd4413 into src-d:master Apr 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants