cyberark / summon-conjur

CyberArk Conjur provider for Summon
MIT License
38 stars 8 forks source link

Updated tests to use Golang v1.13 and Updated goconvey dependency #56

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Old goconvey was failing test builds so we now use the latest one. To update goconvey as much as we could, the Golang was bumped to 1.13 in the test image too.

Connected to #55