aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/pcre2.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/pcre2.go')
-rw-r--r--internal/rosa/pcre2.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/pcre2.go b/internal/rosa/pcre2.go
index 53ab3e56..433c7dee 100644
--- a/internal/rosa/pcre2.go
+++ b/internal/rosa/pcre2.go
@@ -37,5 +37,7 @@ func init() {
Name: "pcre2",
Description: "a set of C functions that implement regular expression pattern matching",
Website: "https://pcre2project.github.io/pcre2/",
+
+ ID: 5832,
}
}