8000 fix regex alternation by geseq · Pull Request #460 · d5/tengo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix regex alternation #460

New issue

Have 8000 a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 24, 2025
Merged

fix regex alternation #460

merged 3 commits into from
May 24, 2025

Conversation

geseq
Copy link
Collaborator
@geseq geseq commented May 23, 2025

fixes #459

@geseq
Copy link
Collaborator Author
geseq commented May 23, 2025

@d5 can you review please?

@geseq geseq merged commit e78e18a into d5:master May 24, 2025
1 check passed
@geseq geseq deleted the fix branch May 24, 2025 16:13
@lxzyork
Copy link
lxzyork commented May 27, 2025

@geseq Hi geseq, I'm having trouble importing the tengo package v3 in go.mod, getting the following error.

$ go get github.com/d5/tengo@3.0.0
go: errors parsing go.mod:
go.mod:10:2: require github.com/d5/tengo/v3: version "v3.0.0" invalid: go.mod has non-.../v3 module path "github.com/d5/tengo/v2" (and .../v3/go.mod does not exist) at revision v3.0.0

What steps should I take? Thank you for your guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime error: slice bounds out of range in textREFind when using alternation patterns
3 participants
0