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

Allow newer versions of Go than we require in dev.sh #3681

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Jan 3, 2024

This should be safe given Go's compatibility guarantees and it makes using ASO easier with dev.sh and other Go projects which may have moved to a newer Go version before we did easier.

If applicable:

  • this PR contains documentation
  • this PR contains tests

This should be safe given Go's compatability guarantees and it makes
using ASO easier with dev.sh and other Go projects which may have moved
to a newer Go version before we did easier.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f368523) 53.48% compared to head (5f79174) 53.50%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3681      +/-   ##
==========================================
+ Coverage   53.48%   53.50%   +0.02%     
==========================================
  Files        1356     1356              
  Lines      460157   460157              
==========================================
+ Hits       246098   246218     +120     
+ Misses     177135   177014     -121     
- Partials    36924    36925       +1     

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

@matthchr
Copy link
Member Author

matthchr commented Jan 4, 2024

/ok-to-test sha=5f79174

@matthchr matthchr self-assigned this Jan 4, 2024
@matthchr matthchr added this pull request to the merge queue Jan 4, 2024
Merged via the queue into Azure:main with commit 517d028 Jan 4, 2024
8 checks passed
@matthchr matthchr deleted the feature/dev-sh-improvements branch January 4, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants