[Code] Remove Regex Compile Bloat (#4947)

This commit is contained in:
Chris Miles
2025-06-22 02:08:15 -05:00
committed by GitHub
parent 3e6a3e2168
commit e846bb86b6
4 changed files with 15 additions and 10 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
module should-release
go 1.18
go 1.23.0
toolchain go1.23.5
require (
github.com/google/go-github/v41 v41.0.0