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.29.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.30.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 8, 2025

  1. modfile: use reflect.TypeFor instead of reflect.TypeOf

    For golang/go#60088.
    
    Change-Id: I7c503c5a18aa7c6de1ffc0c5c115e1a588b2a9e6
    Reviewed-on: https://go-review.googlesource.com/c/mod/+/709175
    Auto-Submit: Sean Liao <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    Reviewed-by: Sean Liao <[email protected]>
    Reviewed-by: Michael Pratt <[email protected]>
    Reviewed-by: Carlos Amedee <[email protected]>
    cuishuang authored and gopherbot committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    b6cdd1a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. all: fix some comments

    Change-Id: Ic8faee52db43f1c669dbc8d141eeda3c7093bd29
    Reviewed-on: https://go-review.googlesource.com/c/mod/+/712901
    Auto-Submit: Sean Liao <[email protected]>
    Reviewed-by: Sean Liao <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    Reviewed-by: David Chase <[email protected]>
    cuishuang authored and gopherbot committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    5517a71 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: Ia6304fe977a0f19eeb57f77742f1bd1a78ce534c
    Reviewed-on: https://go-review.googlesource.com/c/mod/+/718960
    Auto-Submit: Gopher Robot <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    Reviewed-by: David Chase <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    gopherbot committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    7416265 View commit details
    Browse the repository at this point in the history
Loading