diff --git a/go.mod b/go.mod index bd94a11..c7f5b05 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/multimediallc/codeowners-plus go 1.25.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/bmatcuk/doublestar/v4 v4.10.0