Simplify target existence checks

This commit is contained in:
2025-06-01 15:24:31 -04:00
parent 5f8789a0f0
commit d0f7b663d5
9 changed files with 91 additions and 81 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.24.3
require (
github.com/pkg/sftp v1.13.9
github.com/pquerna/otp v1.5.0
github.com/rwinkhart/go-boilerplate v0.0.0-20250601181619-e38a47784de0
github.com/rwinkhart/go-boilerplate v0.0.0-20250601184813-71b5056ca6b3
github.com/rwinkhart/rcw v0.2.0
golang.design/x/clipboard v0.7.0 // only for Android builds
golang.org/x/crypto v0.38.0