File tree 2 files changed +3
-3
lines changed
extension/apmconfigextension
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ require (
93
93
github.com/knadh/koanf/v2 v2.2.0 // indirect
94
94
github.com/mitchellh/copystructure v1.2.0 // indirect
95
95
github.com/mitchellh/reflectwalk v1.0.2 // indirect
96
- github.com/open-telemetry/opamp-go v0.19.0
96
+ github.com/open-telemetry/opamp-go v0.19.1-0.20250423191708-8d78a5169350
97
97
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
98
98
go.opentelemetry.io/collector/pdata v1.31.0 // indirect
99
99
go.opentelemetry.io/otel v1.35.0
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
109
109
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
110
110
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
111
111
github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
112
- github.com/open-telemetry/opamp-go v0.19.0 h1:8LvQKDwqi+BU3Yy159SU31e2XB0vgnk+PN45pnKilPs =
113
- github.com/open-telemetry/opamp-go v0.19.0 /go.mod h1:9/1G6T5dnJz4cJtoYSr6AX18kHdOxnxxETJPZSHyEUg =
112
+ github.com/open-telemetry/opamp-go v0.19.1-0.20250423191708-8d78a5169350 h1:W+DzUrFsc2tzZH8h+oIwno9rXV0hskXsR2dGNZ3LXPQ =
113
+ github.com/open-telemetry/opamp-go v0.19.1-0.20250423191708-8d78a5169350 /go.mod h1:/ks8JtVfx2wtZINPRTp/IxaGoMFAB6Uberx1Jcaur6M =
114
114
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
115
115
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
116
116
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
You can’t perform that action at this time.
0 commit comments