Skip to content

Comments

fix regex alternation#460

Merged
geseq merged 3 commits intod5:masterfrom
geseq:fix
May 24, 2025
Merged

fix regex alternation#460
geseq merged 3 commits intod5:masterfrom
geseq:fix

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