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: stretchr/testify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stretchr/testify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 15, 2026

  1. Retract github.com/stretchrcom/testify up to v1.2.3

    Create a v1.2.3 for module github.com/stretchrcom/testify
    (NOT github.com/stretchr/testify) and retract all versions
    up to v1.2.3.
    
    Why?
    ----
    The stretch GitHub organization was at some point in history named
    stretchrcom. As a result, the Testify repository is also accessible via
    a redirect from that organization. And Google seems to have fetch the
    repository under the github.com/stretchrcom/testify path and it is
    currently (2026-05-15) visible at
    https://pkg.go.dev/github.com/stretchrcom/testify with releases v1.1.1
    to v1.2.2. New releases stopped to appear with that path when go.mod
    has been added in c45a138 published from release v1.3.0.
    
    Fixes #1892
    dolmen committed May 15, 2026
    Configuration menu
    Copy the full SHA
    70270b7 View commit details
    Browse the repository at this point in the history
Loading