viciious / go-tarantool

Tarantool 1.6+ connector for Go language
MIT License
49 stars 14 forks source link

Dependency update: satori/go.uuid to gofrs/uuid #55

Closed skythet closed 2 years ago

skythet commented 3 years ago

Dependency library github.com/satori/go.uuid contains security finding and is not updated long time: https://github.com/satori/go.uuid/issues/115

Dependency updated to use https://github.com/gofrs/uuid

skythet commented 2 years ago

Hi @viciious

I've updated to go modules. Currently "Go 1.17 and tarantool 2.8" tests are failing for me, but looks like tests are failing in the upstream repository also. Anyway please check.