File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module github.com/apache/yunikorn-core
22
22
go 1.21
23
23
24
24
require (
25
- github.com/apache/yunikorn-scheduler-interface v0.0.0-20240320010951-d392f3c7272d
25
+ github.com/apache/yunikorn-scheduler-interface v0.0.0-20240325175743-cc087bb5a191
26
26
github.com/google/btree v1.1.2
27
27
github.com/google/go-cmp v0.6.0
28
28
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change 1
- github.com/apache/yunikorn-scheduler-interface v0.0.0-20240320010951-d392f3c7272d h1:ywKv8csdOkrUcQqHit60/PuHXuELpHcZ4ftm7/b3c6Q =
2
- github.com/apache/yunikorn-scheduler-interface v0.0.0-20240320010951-d392f3c7272d /go.mod h1:0f4l3ManMROX60xU7GbhejCEYYyMksH275oY2xIVkbM =
1
+ github.com/apache/yunikorn-scheduler-interface v0.0.0-20240325175743-cc087bb5a191 h1:EfDQhLaxdM6LxPK6BTKG+fAzj67sLMi576DWnDjnNgU =
2
+ github.com/apache/yunikorn-scheduler-interface v0.0.0-20240325175743-cc087bb5a191 /go.mod h1:0f4l3ManMROX60xU7GbhejCEYYyMksH275oY2xIVkbM =
3
3
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
4
4
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
5
5
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
You can’t perform that action at this time.
0 commit comments