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: golang/mod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.0
Choose a base ref
...
head repository: golang/mod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 6, 2024

  1. Revert "module: add COM0 and LPT0 to badWindowsNames"

    This reverts commit 6686f41.
    
    Reason for revert: It's unclear if COM0 and LPT0 are actually excluded. See discussion in #67245 and #66625
    
    Change-Id: I7a22d5742e2dbd7f1b6f3daa5b513cc8edbf3083
    Reviewed-on: https://go-review.googlesource.com/c/mod/+/591155
    Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Auto-Submit: Michael Matloob <matloob@golang.org>
    matloob authored and gopherbot committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    232e49f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. sumdb/tlog: set the hash of the empty tree according to RFC 6962

    Updates FiloSottile/sunlight#14
    
    Change-Id: I712ea53fd3a17b66ec310d8f48de44416d0054cc
    Reviewed-on: https://go-review.googlesource.com/c/mod/+/590715
    Reviewed-by: Russ Cox <rsc@golang.org>
    Auto-Submit: Filippo Valsorda <filippo@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Joedian Reid <joedian@google.com>
    FiloSottile authored and gopherbot committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d58be1c View commit details
    Browse the repository at this point in the history
Loading