Skip to content

fix(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #168

fix(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1

fix(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #168

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