Skip to content

Commit 0775564

Browse files
committed
update ckit to version with a fix
1 parent b8636c4 commit 0775564

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ require (
6565
github.com/grafana/alloy/syntax v0.1.0
6666
github.com/grafana/beyla/v2 v2.7.4
6767
github.com/grafana/catchpoint-prometheus-exporter v0.0.0-20250218151502-6e97feaee761
68-
github.com/grafana/ckit v0.0.0-20250825110114-3ee952343746
68+
github.com/grafana/ckit v0.0.0-20251024133724-851f3b8e5832
6969
github.com/grafana/cloudflare-go v0.0.0-20230110200409-c627cf6792f2
7070
github.com/grafana/dskit v0.0.0-20250828173137-de14cf923eeb
7171
github.com/grafana/go-gelf/v2 v2.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,8 +1148,8 @@ github.com/grafana/cadvisor v0.0.0-20240729082359-1f04a91701e2 h1:ju6EcY2aEobeBg
11481148
github.com/grafana/cadvisor v0.0.0-20240729082359-1f04a91701e2/go.mod h1:8sLW/G7rcFe1CKMaA4pYT4mX3P1xQVGqM6luzEzx/2g=
11491149
github.com/grafana/catchpoint-prometheus-exporter v0.0.0-20250218151502-6e97feaee761 h1:dPJOIEwtQ8uR3Qa79pb/lsSFJQ6j4P9vpCUQ4fKimG4=
11501150
github.com/grafana/catchpoint-prometheus-exporter v0.0.0-20250218151502-6e97feaee761/go.mod h1:S/M+H/0B7LSWtXbvzEOwqCl96xP6c1NOInW21+bzol0=
1151-
github.com/grafana/ckit v0.0.0-20250825110114-3ee952343746 h1:M38XP642rwteNZz0tEwsiTAiulw4z554nSEPMdJexS8=
1152-
github.com/grafana/ckit v0.0.0-20250825110114-3ee952343746/go.mod h1:THPMJBdU2XgYUsYCG/PvtaYj1/NH4uNjw7U5kNohrLY=
1151+
github.com/grafana/ckit v0.0.0-20251024133724-851f3b8e5832 h1:jsLt8qGHOQ+yJnwlw9mgs1ONnz3KJiPO2xd4x/XP/vE=
1152+
github.com/grafana/ckit v0.0.0-20251024133724-851f3b8e5832/go.mod h1:OoVSd3NXKXf5Bz47bvWyO1yZBVImyTrHHgw0wW5eIrU=
11531153
github.com/grafana/cloudflare-go v0.0.0-20230110200409-c627cf6792f2 h1:qhugDMdQ4Vp68H0tp/0iN17DM2ehRo1rLEdOFe/gB8I=
11541154
github.com/grafana/cloudflare-go v0.0.0-20230110200409-c627cf6792f2/go.mod h1:w/aiO1POVIeXUQyl0VQSZjl5OAGDTL5aX+4v0RA1tcw=
11551155
github.com/grafana/dskit v0.0.0-20250828173137-de14cf923eeb h1:/7k3iGtgl99mhmsaMpB8REUEj8uEh6Nwo74fK342Gsc=

0 commit comments

Comments
 (0)