openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
7 stars 2 forks source link

Update Dependencies #600

Closed MrSerth closed 1 month ago

MrSerth commented 1 month ago

A new Nomad version was released that dependabot cannot bump.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.92%. Comparing base (cbcd5f2) to head (ccd04bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #600 +/- ## ========================================== - Coverage 77.23% 76.92% -0.32% ========================================== Files 41 41 Lines 3497 3497 ========================================== - Hits 2701 2690 -11 - Misses 585 592 +7 - Partials 211 215 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MrSerth commented 1 month ago

I just noticed that the Nomad version wasn't updated correctly in go.mod and go.sum, therefore just fixed that with this commit. @mpass99 Please have another look and feel free to merge now :+1:.