Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion benchmarks/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module bench

go 1.26.4

require github.com/go-ruby-strscan/strscan v0.0.0-20260703201553-3ee70fcc12b2
require github.com/go-ruby-strscan/strscan v0.0.0-20260717074758-1cefdb7f5253

require github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518 // indirect
2 changes: 2 additions & 0 deletions benchmarks/go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518 h1:mx1Is+Qou
github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518/go.mod h1:+0nK2X+aCPMO91bPMM/DT1OFUIzFQeoTPGkkOR3kd84=
github.com/go-ruby-strscan/strscan v0.0.0-20260703201553-3ee70fcc12b2 h1:15U3Bs/yHb7yiVySfKcWL7bEQv3RmluzUXfuiOsIEJA=
github.com/go-ruby-strscan/strscan v0.0.0-20260703201553-3ee70fcc12b2/go.mod h1:WFAVVphXHc+YBOlNSED/sMUSN1xZOps4rLBBLaoIAF8=
github.com/go-ruby-strscan/strscan v0.0.0-20260717074758-1cefdb7f5253 h1:WUWrszlWr7cnfJOC8wHIdVvu90x4sw1igAgGrPc70kA=
github.com/go-ruby-strscan/strscan v0.0.0-20260717074758-1cefdb7f5253/go.mod h1:864vi3NU/qZOV1pc01n1N3q49Em2KLbw9l10MIPCLAM=