Skip to content

fix(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#55) #159

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

fix(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#55) #159

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