mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-04 05:27:44 +00:00
Update direct dependencies where possible
This commit is contained in:
3
vendor/github.com/google/gops/signal/signal.go
generated
vendored
3
vendor/github.com/google/gops/signal/signal.go
generated
vendored
@ -32,4 +32,7 @@ const (
|
||||
|
||||
// BinaryDump returns running binary file.
|
||||
BinaryDump = byte(0x9)
|
||||
|
||||
// SetGCPercent sets the garbage collection target percentage.
|
||||
SetGCPercent = byte(0x10)
|
||||
)
|
||||
|
Reference in New Issue
Block a user