Skip to content

Update module github.com/fatih/color to v1.19.0 #40

Update module github.com/fatih/color to v1.19.0

Update module github.com/fatih/color to v1.19.0 #40

name: Build and Test on PR
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
build-and-test:
uses: AutomationDojo/reusable-cicd/.github/workflows/golang-cli-apps_build-and-test-pr.yml@main
with:
go-version-file: go.mod
go-sum-file: go.sum