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

update mongo-driver dependency to avoid xdg/stringprep rename issue #82

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

padamstx
Copy link
Contributor

Fixes: #81

This PR upgrades the mongo-driver dependency to v1.5.1 in order to avoid the issue surrounding the rename of the xdg/stringprep repository.

@padamstx
Copy link
Contributor Author

padamstx commented Mar 30, 2021

@casualjim Please review when you can. At present, our builds are failing due to the downstream dependency on the xdg/stringprep module. Thanks!

Edit: after this is merged, could we get a new release created? Thanks!

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #82 (fdef021) into master (f0ca575) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   82.20%   82.20%           
=======================================
  Files          12       12           
  Lines        1371     1371           
=======================================
  Hits         1127     1127           
  Misses        170      170           
  Partials       74       74           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0ca575...fdef021. Read the comment docs.

@casualjim casualjim merged commit ac88b91 into go-openapi:master Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to go get strfmt due to stringprep rename
2 participants