Skip to content

Commit

Permalink
use different version
Browse files Browse the repository at this point in the history
  • Loading branch information
marctc committed Feb 18, 2025
1 parent a77742e commit 281593d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ require (
github.com/containerd/typeurl/v2 v2.2.0 // indirect
github.com/containers/common v0.61.0 // indirect
github.com/deneonet/benc v1.1.2 // indirect
github.com/grafana/beyla/v2 v2.0.4-alloy // indirect
github.com/grafana/beyla/v2 v2.0.4-alloy.0 // indirect
github.com/itchyny/timefmt-go v0.1.6 // indirect
github.com/panjf2000/ants/v2 v2.11.0 // indirect
github.com/pires/go-proxyproto v0.7.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1865,8 +1865,8 @@ github.com/gosnmp/gosnmp v1.38.0/go.mod h1:FE+PEZvKrFz9afP9ii1W3cprXuVZ17ypCcyyf
github.com/gotestyourself/gotestyourself v2.2.0+incompatible/go.mod h1:zZKM6oeNM8k+FRljX1mnzVYeS8wiGgQyvST1/GafPbY=
github.com/grafana/alloy-remote-config v0.0.10 h1:1Ge7lz2mjXI1rd6SmiZpFHyXeLehBuCi43+XTkdqgV4=
github.com/grafana/alloy-remote-config v0.0.10/go.mod h1:kHE1usYo2WAVCikQkIXuoG1Clz8BSdiz3kF+DZSCQ4k=
github.com/grafana/beyla/v2 v2.0.4-alloy h1:/3D+c2uQOBA4flBU7eyNX7zlCQbi1BG8pYV+oFyg1Vo=
github.com/grafana/beyla/v2 v2.0.4-alloy/go.mod h1:upm4aerYwSs+bQKA1Sp5b2TwjxGVmiWEiZav3qc5Kkc=
github.com/grafana/beyla/v2 v2.0.4-alloy.0 h1:nC83WF6lqGTmnZ03NaY0x86WFFOrzEF5OxOMwM1Of4E=
github.com/grafana/beyla/v2 v2.0.4-alloy.0/go.mod h1:upm4aerYwSs+bQKA1Sp5b2TwjxGVmiWEiZav3qc5Kkc=
github.com/grafana/cadvisor v0.0.0-20240729082359-1f04a91701e2 h1:ju6EcY2aEobeBg185ETtFCKj5WzaQ48qfkbsSRRQrF4=
github.com/grafana/cadvisor v0.0.0-20240729082359-1f04a91701e2/go.mod h1:8sLW/G7rcFe1CKMaA4pYT4mX3P1xQVGqM6luzEzx/2g=
github.com/grafana/catchpoint-prometheus-exporter v0.0.0-20240606062944-e55f3668661d h1:6sNPBwOokfCxAyateu7iLdtyWDUzaLLShPs7F4eTLfw=
Expand Down

0 comments on commit 281593d

Please sign in to comment.