Skip to content

fix(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 #163

fix(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0

fix(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 #163

Workflow file for this run

name: PullRequest
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test
run: |
go test hssh/providers
go test hssh/models