mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 21:45:03 +02:00
Bump github.com/dlclark/regexp2 in the all-go-deps group
Bumps the all-go-deps group with 1 update: [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2). Updates `github.com/dlclark/regexp2` from 1.11.1 to 1.11.2 - [Commits](https://github.com/dlclark/regexp2/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: github.com/dlclark/regexp2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,7 +6,7 @@ require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
github.com/alecthomas/chroma/v2 v2.14.0
|
||||
github.com/bmatcuk/doublestar/v4 v4.6.1
|
||||
github.com/dlclark/regexp2 v1.11.1
|
||||
github.com/dlclark/regexp2 v1.11.2
|
||||
github.com/edwvee/exiffix v0.0.0-20240229113213-0dbb146775be
|
||||
github.com/google/go-cmp v0.6.0
|
||||
github.com/google/uuid v1.6.0
|
||||
|
||||
Reference in New Issue
Block a user