Skip to content

Bump github.com/fatih/color from 1.16.0 to 1.17.0 #9

Bump github.com/fatih/color from 1.16.0 to 1.17.0

Bump github.com/fatih/color from 1.16.0 to 1.17.0 #9

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
Build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.21.5
- name: Build
run: go build