rocketmq-client-go icon indicating copy to clipboard operation
rocketmq-client-go copied to clipboard

Security Advisories from deps.dev

Open lifepuzzlefun opened this issue 2 years ago • 4 comments

see https://deps.dev/go/github.com%2Fapache%2Frocketmq-client-go%2Fv2

lifepuzzlefun avatar Jul 23 '22 10:07 lifepuzzlefun

for golang.org/x/sys, need to be updated to 0.0.0-20220412211240-33da011f77ad or the latest version. whitch can be fixed by updating github.com/sirupsen/logrus to v1.9.0 or later.

ShannonDing avatar Jul 25 '22 06:07 ShannonDing

@WJL3333 could you pls have a review on this PR again?

ShannonDing avatar Jul 25 '22 06:07 ShannonDing

github.com/sirupsen/logrus v1.9.0 github.com/stretchr/testify v1.7.0
this version seems not support go 1.12.

ShannonDing avatar Jul 25 '22 11:07 ShannonDing

@ShannonDing thanks for your fix~ https://endoflife.date/go it seems go 1.12 is release 3 years ago. should we support this version yet?

lifepuzzlefun avatar Jul 25 '22 12:07 lifepuzzlefun