Skip to content

fix(deps): update module github.com/fatih/color to v1.17.0 #517

fix(deps): update module github.com/fatih/color to v1.17.0

fix(deps): update module github.com/fatih/color to v1.17.0 #517

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build
run: make build