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

Commits on Jan 2, 2025

  1. all: make function and struct comments match the names

    Change-Id: Iba9c1fc2895adca0d3455f8068b040d0ca006408
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/639575
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Ian Lance Taylor <iant@google.com>
    Reviewed-by: Roland Shoemaker <roland@golang.org>
    Auto-Submit: Ian Lance Taylor <iant@google.com>
    cuishuang authored and gopherbot committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    4a75ba5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I86bc4657bf10e469231536cff39cbdb86c1135c7
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/640455
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: David Chase <drchase@google.com>
    gopherbot committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8929309 View commit details
    Browse the repository at this point in the history
Loading