[chore] update go-sched pkg (#3357)

* update go-sched to v1.2.4 which removes some now unused dependencies

* whoops, remove test output
This commit is contained in:
kim 2024-09-26 19:23:41 +00:00 committed by GitHub
commit f3e2d36d64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 33 additions and 4933 deletions

View file

@ -1,3 +0,0 @@
# go-bitutil
This library provides helpful methods and types for performing typical bitwise operations on integers, e.g. packing/unpacking, bit flags.