mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-27 20:36:29 -04:00
Simplify target existence checks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user