mirror of
https://github.com/rwinkhart/cmutton.git
synced 2026-08-27 20:36:31 -04:00
Sync with latest libmutton development version
This commit is contained in:
@@ -3,14 +3,14 @@ module cmutton
|
||||
go 1.25.6
|
||||
|
||||
require (
|
||||
github.com/rwinkhart/libmutton v0.4.3-0.20260121234916-409db78d836b
|
||||
github.com/rwinkhart/libmutton v0.4.3-0.20260124190333-b963ccf33e54
|
||||
github.com/rwinkhart/rcw v0.2.4
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/rwinkhart/go-boilerplate v0.1.1 // indirect
|
||||
github.com/rwinkhart/go-boilerplate v0.2.2 // indirect
|
||||
github.com/rwinkhart/peercred-mini v0.1.2 // indirect
|
||||
golang.org/x/crypto v0.46.0 // indirect
|
||||
golang.org/x/crypto v0.47.0 // indirect
|
||||
golang.org/x/sys v0.40.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user