We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6bde8 commit 1477f8dCopy full SHA for 1477f8d
components/supervisor/go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/gitpod-io/gitpod/ide-metrics-api v0.0.0-00010101000000-000000000000
17
github.com/gitpod-io/gitpod/supervisor/api v0.0.0-00010101000000-000000000000
18
github.com/gitpod-io/gitpod/ws-daemon/api v0.0.0-00010101000000-000000000000
19
- github.com/gitpod-io/go-reaper v0.0.0-20241023132555-bf7fe3193e95
+ github.com/gitpod-io/go-reaper v0.0.0-20241024192051-78d04cc2e25f
20
github.com/golang/mock v1.6.0
21
github.com/google/go-cmp v0.6.0
22
github.com/google/uuid v1.6.0
components/supervisor/go.sum
0 commit comments