Fix ClearProcess

This commit is contained in:
2026-02-14 17:03:12 -05:00
parent f4fdf65528
commit b6ebd22463
9 changed files with 24 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.0
require (
github.com/pkg/sftp v1.13.10
github.com/pquerna/otp v1.5.0
github.com/rwinkhart/go-boilerplate v0.3.0
github.com/rwinkhart/go-boilerplate v0.3.1
github.com/rwinkhart/rcw v0.3.0
golang.org/x/crypto v0.48.0
golang.org/x/sys v0.41.0