You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update dependencies and rename module
renaming the module from github.com/trivago/gollum to just gollum
fixes issues with accidentally importint the previous gollum tag
instead of using the current module.
Respect cgroup limits (#256)
* use cgroup limit for maxproc if no cpu count is set
* update changelog and dependencies
* add note that -n 0 respects cgroup limits