Skip to content

Commit

Permalink
update yunikorn core dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sudiptob2 committed Dec 3, 2024
1 parent 7ad9eb3 commit 343ceb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.2
toolchain go1.23.3

require (
github.com/G-Research/yunikorn-core v0.0.0-20241120004812-3d39b65572b7
github.com/G-Research/yunikorn-core v0.0.0-20241202214804-ba58310cd431
github.com/G-Research/yunikorn-scheduler-interface v0.0.0-20241010085204-da837381ae08
github.com/emicklei/go-restful-openapi/v2 v2.11.0
github.com/emicklei/go-restful/v3 v3.12.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
github.com/G-Research/yunikorn-core v0.0.0-20241120004812-3d39b65572b7 h1:XrQO0N9Sw5sYcA7C0ml0CMMeGMMyMs2Ouvd8fOCefAY=
github.com/G-Research/yunikorn-core v0.0.0-20241120004812-3d39b65572b7/go.mod h1:91B5DZaf9g2j4PBZijOjHGCpAcdGIj/hXPlF2+2jpH8=
github.com/G-Research/yunikorn-core v0.0.0-20241202214804-ba58310cd431 h1:mpsB7VSfpxTAnVfWEOm0N6HhLhxmvY8r/SXyRASX5gU=
github.com/G-Research/yunikorn-core v0.0.0-20241202214804-ba58310cd431/go.mod h1:91B5DZaf9g2j4PBZijOjHGCpAcdGIj/hXPlF2+2jpH8=
github.com/G-Research/yunikorn-scheduler-interface v0.0.0-20241010085204-da837381ae08 h1:uV9X13Of+UNRBhvhHzf6A1KT2j85emuVMNEua5rO8g4=
github.com/G-Research/yunikorn-scheduler-interface v0.0.0-20241010085204-da837381ae08/go.mod h1:FQMPzj6bVpw0SLjDxVSdbp8DaQGeUrVD4WdxyI3go9Q=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
Expand Down

0 comments on commit 343ceb0

Please sign in to comment.