Skip to content
  • Georges Racinet's avatar
    Merged upstream GitLab Shell 14.9 into Heptapod Shell · cf818cb4e4fe
    Georges Racinet authored
    As usual, we're setting the version to 14.9.0
    
    The modules import path now includes a `v14` (virtual) segment,
    apparently needed for Golang tooling to be able to use versions
    instead of just commit hashes (see 91f2a74d0d6c), we're followint suit.
    
    There was a complication found by the race detector CI job (amounting
    to `go test -race`): `internal/sshd/connection_test.go` has a race
    condition between the loop over data (tabular-oriented testing) and
    the inner call. The puzzling part is that it is detected in Heptapod
    context only (several runs on upstream v14.9.0 didn't find it)
    cf818cb4e4fe
To find the state of this project's repository at the time of any of these versions, check out the tags.