File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-provider-aws/skaff
3
3
go 1.20
4
4
5
5
require (
6
- github.com/YakDriver/regexache v0.20 .0
6
+ github.com/YakDriver/regexache v0.23 .0
7
7
github.com/hashicorp/terraform-provider-aws v1.60.1-0.20220322001452-8f7a597d0c24
8
8
github.com/spf13/cobra v1.7.0
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/YakDriver/regexache v0.20 .0 h1:9xfyYbdBnI4DU5ao/5PErxUbzen7yPASzbnjhtCo4uk =
2
- github.com/YakDriver/regexache v0.20 .0 /go.mod h1:K4BZ3MYKAqSFbYWqmbsG+OzYUDyJjnMEr27DJEsVG3U =
1
+ github.com/YakDriver/regexache v0.23 .0 h1:kv3j4XKhbx/vqUilSBgizXDUXHvvH1KdYekdmGwz4C4 =
2
+ github.com/YakDriver/regexache v0.23 .0 /go.mod h1:K4BZ3MYKAqSFbYWqmbsG+OzYUDyJjnMEr27DJEsVG3U =
3
3
github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
4
4
github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
5
5
github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments