globocom / huskyCI

Performing security tests inside your CI
https://huskyci.opensource.globo.com
BSD 3-Clause "New" or "Revised" License
572 stars 137 forks source link

Unified go version api and api Dockerfile #541

Closed yutachaos closed 3 years ago

yutachaos commented 3 years ago

Description

Proposed Changes

The go.mod specification of api is 1.14, but since the Dockerfile specification of api was 1.15, it was unified for consistency.

yutachaos commented 3 years ago

Please added hacktoberfest-accepted label.