mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-27 20:36:29 -04:00
Update documentation for gpgToRCW
This commit is contained in:
@@ -6,6 +6,7 @@ require (
|
||||
github.com/fortis/go-steam-totp v0.0.0-20171114202746-18e928674727
|
||||
github.com/pkg/sftp v1.13.9
|
||||
github.com/pquerna/otp v1.4.1-0.20231130234153-3357de7c0481
|
||||
github.com/rwinkhart/go-boilerplate v0.0.0-20250509154735-0846290a7620
|
||||
github.com/rwinkhart/rcw v0.0.0-20250508234041-b49d9f1eea42
|
||||
golang.design/x/clipboard v0.7.0 // only for Android builds
|
||||
golang.org/x/crypto v0.38.0
|
||||
@@ -23,8 +24,6 @@ require (
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
)
|
||||
|
||||
require github.com/rwinkhart/go-boilerplate v0.0.0-20250509154735-0846290a7620
|
||||
|
||||
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.32.0
|
||||
|
||||
replace github.com/Microsoft/go-winio => github.com/rwinkhart/go-winio-easy-pipe-handles v0.0.0-20250407031321-96994a0e8410
|
||||
|
||||
Reference in New Issue
Block a user