mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-27 20:36:29 -04:00
Allow custom priv key bytes on all platforms
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
module github.com/rwinkhart/libmutton
|
||||
|
||||
go 1.26rc3
|
||||
go 1.25.7
|
||||
|
||||
require (
|
||||
github.com/pkg/sftp v1.13.10
|
||||
github.com/pquerna/otp v1.5.0
|
||||
github.com/rwinkhart/go-boilerplate v0.2.2
|
||||
github.com/rwinkhart/go-boilerplate v0.2.3-0.20260208035402-e1bb0012a781
|
||||
github.com/rwinkhart/rcw v0.2.5
|
||||
golang.org/x/crypto v0.47.0
|
||||
golang.org/x/sys v0.40.0
|
||||
|
||||
Reference in New Issue
Block a user