Skip to content

Commit 6e1bf02

Browse files
authored
Merge pull request #2032 from OWASP/renovate/major-go
chore(deps): update module github.com/apparentlymart/go-textseg/v15 to v16
2 parents 0009e95 + d219be2 commit 6e1bf02

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
2222
github.com/agext/levenshtein v1.2.3 // indirect
2323
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
24-
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
24+
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2525
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2626
github.com/aws/aws-sdk-go v1.55.7 // indirect
2727
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect

azure/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
2222
github.com/agext/levenshtein v1.2.3 // indirect
2323
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
24-
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
24+
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2525
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2626
github.com/aws/aws-sdk-go v1.55.7 // indirect
2727
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect

gcp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
2222
github.com/agext/levenshtein v1.2.3 // indirect
2323
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
24-
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
24+
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2525
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
2626
github.com/aws/aws-sdk-go v1.55.7 // indirect
2727
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect

0 commit comments

Comments
 (0)