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

replace deprecated function CAS in examples #138

Merged
merged 2 commits into from Jul 14, 2023

Conversation

gabrielcipriano
Copy link
Contributor

replace deprecated function CAS in examples, reinforcing the use of CompareAndSwap


Before opening your pull request, please make sure that you've:

  • updated the changelog if the change is user-facing;
  • added tests to cover your changes;
  • run the test suite locally (make test); and finally,
  • run the linters locally (make lint).

@CLAassistant
Copy link

CLAassistant commented Jul 14, 2023

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #138 (a6a6dbf) into master (8af810e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          242       242           
=========================================
  Hits           242       242           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rabbbit rabbbit merged commit b1c4565 into uber-go:master Jul 14, 2023
6 of 7 checks passed
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.

None yet

4 participants