Update module github.com/gliderlabs/ssh to v0.3.7

This commit is contained in:
Renovate Bot 2024-03-25 18:24:23 +00:00
parent 892f0bb069
commit ac08242493
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -34,7 +34,7 @@ require (
github.com/emirpasic/gods v1.18.1
github.com/felixge/fgprof v0.9.3
github.com/fsnotify/fsnotify v1.7.0
github.com/gliderlabs/ssh v0.3.6
github.com/gliderlabs/ssh v0.3.7
github.com/go-ap/activitypub v0.0.0-20231114162308-e219254dc5c9
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
github.com/go-chi/chi/v5 v5.0.11