Closed iredmail closed 1 year ago
According to current v3/go.mod
, it requires Go 1.14, do we set it to 1.21.0 or stick to 1.14?
testify
package has new version too, but it requires newer Go release.
We stick with Go 1.14 unless it's necessary to drop support for it. In both cases this should be addressed in a separate PR
hi @cpuschma,
Bumped crypto to v0.13.0, please help review and hopefully merge it. :)
Thank you. Can you update the deps for the root directories go.mod as well? Then we can merge it
@cpuschma Done. :)