Skip to content

Commit b7bd67e

Browse files
fix(deps): update github.com/opencost/opencost/core digest to de4c73d
1 parent 2ae18fb commit b7bd67e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/onsi/gomega v1.35.1
3333
github.com/open-policy-agent/frameworks/constraint v0.0.0-20240802234259-aa99306df54e
3434
github.com/open-policy-agent/gatekeeper/v3 v3.17.1
35-
github.com/opencost/opencost/core v0.0.0-20241216191657-30e5d9a27f41
35+
github.com/opencost/opencost/core v0.0.0-20250414173426-de4c73dda5c0
3636
github.com/orcaman/concurrent-map/v2 v2.0.1
3737
github.com/pkg/errors v0.9.1
3838
github.com/pluralsh/console/go/client v1.34.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,6 +1692,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
16921692
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
16931693
github.com/opencost/opencost/core v0.0.0-20241216191657-30e5d9a27f41 h1:WQOP5mHuj+GyhBphedhm0DeTkiM+308BftppaS81S/M=
16941694
github.com/opencost/opencost/core v0.0.0-20241216191657-30e5d9a27f41/go.mod h1:ZC/gMqBdeujs9pokZNdX2bfFZmGrOkdzPuyLLgSK4Is=
1695+
github.com/opencost/opencost/core v0.0.0-20250414173426-de4c73dda5c0 h1:hSNregJPQ7oOZfyj3FYwFlo2or4knSdfP16p0dv2vI0=
1696+
github.com/opencost/opencost/core v0.0.0-20250414173426-de4c73dda5c0/go.mod h1:ZC/gMqBdeujs9pokZNdX2bfFZmGrOkdzPuyLLgSK4Is=
16951697
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
16961698
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
16971699
github.com/orcaman/concurrent-map/v2 v2.0.1 h1:jOJ5Pg2w1oeB6PeDurIYf6k9PQ+aTITr/6lP/L/zp6c=

0 commit comments

Comments
 (0)