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 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/go-ruby-strscan/strscan

go 1.26.4

require github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518
require github.com/go-ruby-regexp/regexp v0.0.0-20260717073215-7a21e308e27a
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518 h1:mx1Is+QoupXnTpkwTagK5lVJpJLcRgjvkbCc9LgX2qk=
github.com/go-ruby-regexp/regexp v0.0.0-20260703203242-ba2d1e459518/go.mod h1:+0nK2X+aCPMO91bPMM/DT1OFUIzFQeoTPGkkOR3kd84=
github.com/go-ruby-regexp/regexp v0.0.0-20260717073215-7a21e308e27a h1:i7HCAa4tdLQzItv/0196s98IzUFEUlkroC5gb3DuvoI=
github.com/go-ruby-regexp/regexp v0.0.0-20260717073215-7a21e308e27a/go.mod h1:+0nK2X+aCPMO91bPMM/DT1OFUIzFQeoTPGkkOR3kd84=