Skip to content

v1.3.0

Latest

Choose a tag to compare

@ldemailly ldemailly released this 06 Apr 20:43
91992e6

1.3.0 is the modified version that requires go1.21 and newer for stdlib based slices, maps, cmp package and clear() builtin.
Use fortio sets v1.2.1 if you need to stay with go1.18-1.20.
(Note you should be using go1.23.8 if you can at the time of this writing, which is what we build with)

What's Changed

Full Changelog: v1.2.1...v1.3.0