opentelemetry-collector/extension/extensionauth
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
..
extensionauthtest Bump minimum Go version to 1.24 (#13627) 2025-08-13 14:48:10 +00:00
Makefile [extension] Deprecate extension/auth in favor of extension/extensionauth (#12478) 2025-02-25 22:39:53 +00:00
client.go [configauth] Deprecate Authentication in favor of authentication.Config (#12904) 2025-04-30 10:00:22 +00:00
client_test.go [extensionauth,configauth] Remove deprecated symbols (#12672) 2025-03-19 14:49:47 +00:00
doc.go [extension] Deprecate extension/auth in favor of extension/extensionauth (#12478) 2025-02-25 22:39:53 +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/grpc to v1.74.2 (#13459) 2025-07-23 09:37:33 +00:00
package_test.go [extension] Deprecate extension/auth in favor of extension/extensionauth (#12478) 2025-02-25 22:39:53 +00:00
server.go [configauth] Deprecate Authentication in favor of authentication.Config (#12904) 2025-04-30 10:00:22 +00:00
server_test.go [extensionauth,configauth] Remove deprecated symbols (#12672) 2025-03-19 14:49:47 +00:00