Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: samber/mo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: samber/mo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.1
Choose a head ref
  • 10 commits
  • 30 files changed
  • 3 contributors

Commits on Nov 25, 2024

  1. bump go.uber.org/goleak from 1.2.1 to 1.3.0

    ---
    updated-dependencies:
    - dependency-name: go.uber.org/goleak
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c143017 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. fix(future): fix potential race condition when a future has multiple …

    …results (not expected)
    samber committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    8d002fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from samber/fix-prevent-concurrent-future-result

    fix(future): fix potential race condition when a future has multiple results
    samber authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    53c088f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Update README.md

    samber authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    332e2e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    5af3651 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from samber/fix-future-race-condition

    fix(future): fix potential race condition
    samber authored Jul 6, 2025
    Configuration menu
    Copy the full SHA
    6b6d323 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Merge pull request #60 from samber/dependabot/go_modules/go.uber.org/…

    …goleak-1.3.0
    
    bump go.uber.org/goleak from 1.2.1 to 1.3.0
    samber authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    f315238 View commit details
    Browse the repository at this point in the history
  2. revert #65

    samber committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    a48e63d View commit details
    Browse the repository at this point in the history
  3. 💄

    samber committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    2c602e8 View commit details
    Browse the repository at this point in the history
  4. bump v1.14.1

    samber committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    e6fd825 View commit details
    Browse the repository at this point in the history
Loading