Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependency: yunikorn-core #9

Merged
merged 1 commit into from
Dec 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Upgrade dependency: yunikorn-core
sudiptob2 committed Dec 2, 2024
commit dba917c2a2d5d19b82063a248158ffa1f6888785
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -23,7 +23,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-20241125205330-5f62a0bb57a0
github.com/G-Research/yunikorn-scheduler-interface v0.0.0-20241010085204-da837381ae08
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 h1:UQHMgLO+TxOElx5B5HZ4hJQsoJ/PvUvKRhJHDQXO8P8=
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
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-20241125205330-5f62a0bb57a0 h1:StAJ/ZpA00riK6IBP6tvOC4rkk+yVSCbHGHXlMZksBs=
github.com/G-Research/yunikorn-core v0.0.0-20241125205330-5f62a0bb57a0/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.0 h1:slsWYD/zyx7lCXoZVlvQrj0hPTM1HI4+v1sIda2yDvg=