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 replace directives in go.mod #2084

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

cfryanr
Copy link
Member

@cfryanr cfryanr commented Oct 31, 2024

  • Bump github.com/ory/x to latest
  • Remove replace directive for go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp because it is no longer needed to fix compilation errors after bumping ory/x
  • Remove other old replace directives because our indirect deps now select newer versions that what we were specifying in those replace directives.
  • Add a reminder to the release checklist that we should be doing this before every release

Release note:

NONE

Copy link

netlify bot commented Oct 31, 2024

Deploy Preview for pinniped-dev canceled.

Name Link
🔨 Latest commit 697757b
🔍 Latest deploy log https://app.netlify.com/sites/pinniped-dev/deploys/6723ee774c409e000815b4a5

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.27%. Comparing base (774df36) to head (697757b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2084      +/-   ##
==========================================
- Coverage   31.27%   31.27%   -0.01%     
==========================================
  Files         371      371              
  Lines       61119    61119              
==========================================
- Hits        19113    19112       -1     
  Misses      41482    41482              
- Partials      524      525       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

go.mod Outdated Show resolved Hide resolved
@cfryanr cfryanr merged commit 1c4fe6e into main Oct 31, 2024
40 checks passed
@cfryanr cfryanr deleted the update_replace_directives branch October 31, 2024 22:52
@cfryanr cfryanr mentioned this pull request Nov 4, 2024
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants