debian-forge-composer/internal/auth
Brian C. Lane 73101d2ff2 Fix non-constant log strings
Newer versions of the go compiler (1.24 in this case) fail when running
go test during a mock rebuild of the srpm created by 'make srpm' on
Fedora 42.

Even though we currently don't support go1.24, fix these so they don't
become an issue when we do.
2025-01-21 16:51:20 -08:00
..
jwt.go go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
jwt_auth_handler.go Fix non-constant log strings 2025-01-21 16:51:20 -08:00
jwt_test.go go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
middleware.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00