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

Commits on Oct 24, 2025

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

    For golang/go#60088.
    
    Change-Id: Ifbea6ba534dd6037dff028c0a52b210fc0076ae1
    Reviewed-on: https://go-review.googlesource.com/c/text/+/709196
    Reviewed-by: Sean Liao <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    Reviewed-by: David Chase <[email protected]>
    Auto-Submit: Sean Liao <[email protected]>
    cuishuang authored and gopherbot committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    fbf012b 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: Idb134cb77e5e6a1c16ceb6412234937af016c653
    Reviewed-on: https://go-review.googlesource.com/c/text/+/718980
    Auto-Submit: Gopher Robot <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    Reviewed-by: David Chase <[email protected]>
    gopherbot committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e7ff6b3 View commit details
    Browse the repository at this point in the history
Loading