Skip to content

Commit

Permalink
Bump github.com/apache/yunikorn-scheduler-interface from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/apache/yunikorn-scheduler-interface](https://github.com/apache/yunikorn-scheduler-interface) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/apache/yunikorn-scheduler-interface/releases)
- [Commits](apache/yunikorn-scheduler-interface@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/apache/yunikorn-scheduler-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 48fc869 commit b4982e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.2

require (
github.com/apache/yunikorn-core v1.5.1
github.com/apache/yunikorn-scheduler-interface v1.5.1-1
github.com/apache/yunikorn-scheduler-interface v1.5.1
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.5.5
github.com/julienschmidt/httprouter v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/apache/yunikorn-core v1.5.1 h1:+aiuCyju+f1ooeCd+9GLKi2ccU0y5U2FvSIaIOAFj4Q=
github.com/apache/yunikorn-core v1.5.1/go.mod h1:49Kd4+44XRAWVdXzhtphnH6ctf5NthrHfRElSZNIiJo=
github.com/apache/yunikorn-scheduler-interface v1.5.1-1 h1:8NXsCFSrQ6yBodZQYcJWfyQW7CoYn3MlODYUDdiLmpc=
github.com/apache/yunikorn-scheduler-interface v1.5.1-1/go.mod h1:gk3BtbzoUH7T5lhNoLxp/8g9pw25S1/d7NbiypV/30Q=
github.com/apache/yunikorn-scheduler-interface v1.5.1 h1:TxUqi0QVGV0uUXDLXIqNBt/DSHyQEpW98lwVq0bpnII=
github.com/apache/yunikorn-scheduler-interface v1.5.1/go.mod h1:gk3BtbzoUH7T5lhNoLxp/8g9pw25S1/d7NbiypV/30Q=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit b4982e4

Please sign in to comment.