File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
github.com/dlclark/regexp2/syntax Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/Azure/go-autorest/autorest v0.11.29
7
7
github.com/Azure/go-autorest/autorest/adal v0.9.24
8
8
github.com/Azure/go-autorest/tracing v0.6.0
9
- github.com/dlclark/regexp2 v1.11.2
9
+ github.com/dlclark/regexp2 v1.11.4
10
10
github.com/docker/cli v26.1.4+incompatible
11
11
github.com/golang-jwt/jwt/v4 v4.5.0
12
12
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/danieljoos/wincred v1.1.0/go.mod h1:XYlo+eRTsVA9aHGp7NGjFkPla4m+DCL7h
24
24
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
25
25
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
26
26
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
27
- github.com/dlclark/regexp2 v1.11.2 h1:/u628IuisSTwri5/UKloiIsH8+qF2Pu7xEQX+yIKg68 =
28
- github.com/dlclark/regexp2 v1.11.2 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
27
+ github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yAo =
28
+ github.com/dlclark/regexp2 v1.11.4 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
29
29
github.com/docker/cli v26.1.4+incompatible h1:I8PHdc0MtxEADqYJZvhBrW9bo8gawKwwenxRM7/rLu8 =
30
30
github.com/docker/cli v26.1.4+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
31
31
github.com/docker/docker v24.0.9+incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ github.com/Azure/go-autorest/tracing
24
24
# github.com/davecgh/go-spew v1.1.1
25
25
## explicit
26
26
github.com/davecgh/go-spew/spew
27
- # github.com/dlclark/regexp2 v1.11.2
27
+ # github.com/dlclark/regexp2 v1.11.4
28
28
## explicit; go 1.13
29
29
github.com/dlclark/regexp2
30
30
github.com/dlclark/regexp2/syntax
You can’t perform that action at this time.
0 commit comments