opentelemetry-collector/consumer/consumererror
Andrew Wilkins cc556e7df5
Bump minimum Go version to 1.24 (#13627)
#### Description

[Go 1.25.0](https://go.dev/doc/devel/release#go1.25.0) is released, time
to bump the minimum supported version.

#### Link to tracking issue

N/A

#### Testing

N/A

#### Documentation

Updated
2025-08-13 14:48:10 +00:00
..
internal [consumererror] Add OTLP-centric error type (#13042) 2025-07-09 12:44:18 +00:00
xconsumererror Bump minimum Go version to 1.24 (#13627) 2025-08-13 14:48:10 +00:00
Makefile [consumererror] put consumererror into its own module (#11491) 2024-10-20 18:21:31 -07:00
doc.go [chore] Reorganize documentation regarding consumer errors for receiver (#12610) 2025-03-12 11:44:37 +00:00
downstream.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
downstream_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
error.go [consumererror] Add OTLP-centric error type (#13042) 2025-07-09 12:44:18 +00:00
error_test.go [consumererror] Add OTLP-centric error type (#13042) 2025-07-09 12:44:18 +00:00
go.mod Bump minimum Go version to 1.24 (#13627) 2025-08-13 14:48:10 +00:00
go.sum Update module google.golang.org/protobuf to v1.36.7 (#13604) 2025-08-11 01:38:42 +00:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00
permanent.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
permanent_test.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
signalerrors.go [consumererror] Add OTLP-centric error type (#13042) 2025-07-09 12:44:18 +00:00
signalerrors_test.go [consumererror] Add OTLP-centric error type (#13042) 2025-07-09 12:44:18 +00:00