Skip to content

Commit cb94e78

Browse files
committed
Update go.mod/go.sum for 1.5.2
1 parent 5454d7d commit cb94e78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module github.com/apache/yunikorn-core
2222
go 1.21
2323

2424
require (
25-
github.com/apache/yunikorn-scheduler-interface v1.5.1-1
25+
github.com/apache/yunikorn-scheduler-interface v1.5.2-1
2626
github.com/google/btree v1.1.2
2727
github.com/google/go-cmp v0.6.0
2828
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/apache/yunikorn-scheduler-interface v1.5.1-1 h1:8NXsCFSrQ6yBodZQYcJWfyQW7CoYn3MlODYUDdiLmpc=
2-
github.com/apache/yunikorn-scheduler-interface v1.5.1-1/go.mod h1:gk3BtbzoUH7T5lhNoLxp/8g9pw25S1/d7NbiypV/30Q=
1+
github.com/apache/yunikorn-scheduler-interface v1.5.2-1 h1:wf0rrrY7MZJE2g3/Z1tiCbOi8XBk3jBaid1uUliqaZk=
2+
github.com/apache/yunikorn-scheduler-interface v1.5.2-1/go.mod h1:gk3BtbzoUH7T5lhNoLxp/8g9pw25S1/d7NbiypV/30Q=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=

0 commit comments

Comments
 (0)