Skip to content

Commit 2353f6e

Browse files
Bump github.com/DataDog/appsec-internal-go from 1.13.0 to 1.14.0 (#40262)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d72269 commit 2353f6e

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

comp/otelcol/ddprofilingextension/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454

5555
require (
5656
cloud.google.com/go/compute/metadata v0.7.0 // indirect
57-
github.com/DataDog/appsec-internal-go v1.13.0 // indirect
57+
github.com/DataDog/appsec-internal-go v1.14.0 // indirect
5858
github.com/DataDog/datadog-agent/comp/core/config v0.69.2 // indirect
5959
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.69.2 // indirect
6060
github.com/DataDog/datadog-agent/comp/core/flare/types v0.69.2 // indirect

comp/otelcol/ddprofilingextension/impl/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
code.cloudfoundry.org/garden v0.0.0-20210208153517-580cadd489d2
3030
code.cloudfoundry.org/lager v2.0.0+incompatible
3131
github.com/CycloneDX/cyclonedx-go v0.9.2
32-
github.com/DataDog/appsec-internal-go v1.13.0
32+
github.com/DataDog/appsec-internal-go v1.14.0
3333
github.com/DataDog/datadog-agent/pkg/gohai v0.56.0-rc.3
3434
github.com/DataDog/datadog-agent/pkg/obfuscate v0.64.0-rc.12
3535
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.64.0-rc.12

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/new-e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ require (
252252
require github.com/cenkalti/backoff/v5 v5.0.3 // indirect
253253

254254
require (
255-
github.com/DataDog/appsec-internal-go v1.13.0 // indirect
255+
github.com/DataDog/appsec-internal-go v1.14.0 // indirect
256256
github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.67.0 // indirect
257257
github.com/DataDog/datadog-agent/comp/core/tagger/utils v0.60.0 // indirect
258258
github.com/DataDog/datadog-agent/pkg/network/payload v0.0.0-20250128160050-7ac9ccd58c07 // indirect

test/new-e2e/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)