alicebob / miniredis

Pure Go Redis server for Go unittests
MIT License
3.1k stars 217 forks source link

make go 1.17 the minimum version #365

Closed alicebob closed 8 months ago

alicebob commented 8 months ago

There are too many small workarounds.

For example the one used in #361.