Bump github.com/gliderlabs/ssh from 0.3.5 to 0.3.6 (#83)

Bumps [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/gliderlabs/ssh/releases)
- [Commits](https://github.com/gliderlabs/ssh/compare/v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: github.com/gliderlabs/ssh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-21 09:04:53 +01:00
committed by GitHub
parent ab7cefdb18
commit 5bb7a96b39
2 changed files with 3 additions and 8 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/mariocandela/beelzebub/v3
go 1.20
require (
github.com/gliderlabs/ssh v0.3.5
github.com/gliderlabs/ssh v0.3.6
github.com/go-resty/resty/v2 v2.10.0
github.com/google/uuid v1.5.0
github.com/jarcoal/httpmock v1.3.1