1
0
mirror of https://github.com/redis/go-redis.git synced 2025-12-18 23:34:11 +03:00
Files
go-redis/internal/util
Justin Hwang 3aec3ddf9a chore(proto): use go 1.20 idiomatic string<->byte conversion (#3435)
As of Go 1.20, this is the idiomatic way to convert from Bytes to
String and vice-versa.

This updates `go.mod` to 1.20, builds have already been running on
1.23.x and 1.24.x since #3274.

Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
2025-12-05 13:10:00 +02:00
..
2023-09-20 14:03:44 +03:00
2018-02-22 14:24:27 +02:00