Skip to content

Commit f5f462b

Browse files
Bump github.com/oliveagle/jsonpath
Bumps [github.com/oliveagle/jsonpath](https://github.com/oliveagle/jsonpath) from 0.0.0-20180606110733-2e52cf6e6852 to 0.1.4. - [Commits](https://github.com/oliveagle/jsonpath/commits/v0.1.4) --- updated-dependencies: - dependency-name: github.com/oliveagle/jsonpath dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3b9e83 commit f5f462b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/DataDog/datadog-agent
22

3-
go 1.25.3
3+
go 1.25.5
44

55
// v0.8.0 was tagged long ago, and appared on pkg.go.dev. We do not want any tagged version
66
// to appear there. The trick to accomplish this is to make a new version (in this case v0.9.0)
@@ -288,7 +288,7 @@ require (
288288
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
289289
github.com/netsampler/goflow2 v1.3.3
290290
github.com/olekukonko/tablewriter v0.0.5
291-
github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852
291+
github.com/oliveagle/jsonpath v0.1.4
292292
github.com/open-policy-agent/opa v1.7.1
293293
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/datadog v0.144.0
294294
github.com/opencontainers/go-digest v1.0.0

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)