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: matryer/moq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: matryer/moq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 4 commits
  • 37 files changed
  • 4 contributors

Commits on Aug 22, 2024

  1. Run tests on latest supported Go versions (#220)

    Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
    HaraldNordgren and ccoVeille authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fd978ff View commit details
    Browse the repository at this point in the history
  2. Fix docs typo (#219)

    katcipis authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3dc5f3d View commit details
    Browse the repository at this point in the history
  3. Fix GitHub check annotations (#221)

    * Fix GitHub check annotations
    
    * Update types.go
    HaraldNordgren authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8bc5adb View commit details
    Browse the repository at this point in the history
  4. Update Go lang and tools version to support new constructs (#223)

    - Bump golang ver => 1.22.5
    arkadiuszos4chain authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    efa43c6 View commit details
    Browse the repository at this point in the history
Loading