jonasvinther / medusa

A cli tool for importing and exporting Hashicorp Vault secrets
MIT License
472 stars 61 forks source link

fix: update go mod lang #148

Closed tim-goto closed 7 months ago

tim-goto commented 8 months ago

diff after ❯ go mod tidy -go=1.21. I would like to package for #NixOS/nixpkgs which relies on the content of go.mod to infer stuff.. It works with this diff.

tim-goto commented 8 months ago

had to update the codeql action since v1 is deprecated

tim-goto commented 7 months ago

@jonasvinther can you please approve the workflows?

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (a781906) 70.00% compared to head (e313b50) 70.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ======================================= Coverage 70.00% 70.00% ======================================= Files 2 2 Lines 20 20 ======================================= Hits 14 14 Misses 5 5 Partials 1 1 ```

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