1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

chore: update OpenTelemetry and Uptrace to the latest version (#2864)

* chore: update OpenTelemetry and Uptrace to the latest version

* chore: remove Go 1.19.x build since many popular Go packages only support 2 last major Go versions

* chore: bump uptrace version
This commit is contained in:
Vladimir Mihailenco
2024-01-23 13:09:47 +02:00
committed by GitHub
parent 531f06861b
commit 2512123b76
6 changed files with 130 additions and 74 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.19.x, 1.20.x, 1.21.x]
go-version: [1.20.x, 1.21.x]
services:
redis: