From bc40b3c448d7ca7b0419f7d52257fd7425c63da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 05:55:41 +0000 Subject: [PATCH] chore(deps): update module github.com/apparentlymart/go-textseg/v15 to v16 --- aws/go.mod | 2 +- azure/go.mod | 2 +- gcp/go.mod | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws/go.mod b/aws/go.mod index 589c768be..4324de0a3 100644 --- a/aws/go.mod +++ b/aws/go.mod @@ -8,7 +8,7 @@ require github.com/gruntwork-io/terratest v0.50.0 require ( github.com/agext/levenshtein v1.2.3 // indirect - github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect + github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect diff --git a/azure/go.mod b/azure/go.mod index 31e637824..4a767784c 100644 --- a/azure/go.mod +++ b/azure/go.mod @@ -21,7 +21,7 @@ require ( github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect github.com/agext/levenshtein v1.2.3 // indirect github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect - github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect + github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/aws/aws-sdk-go v1.55.8 // indirect github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect diff --git a/gcp/go.mod b/gcp/go.mod index 589c768be..4324de0a3 100644 --- a/gcp/go.mod +++ b/gcp/go.mod @@ -8,7 +8,7 @@ require github.com/gruntwork-io/terratest v0.50.0 require ( github.com/agext/levenshtein v1.2.3 // indirect - github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect + github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect