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

Commits on Jan 11, 2023

  1. oauth2: remove direct dependency on golang.org/x/net

    Change-Id: If8fd952f4bfd3bac3e85592a49616adf4b43ce51
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/460764
    Reviewed-by: Cody Oss <codyoss@google.com>
    Run-TryBot: Matt Hickford <matt.hickford@gmail.com>
    Reviewed-by: Matt Hickford <matt.hickford@gmail.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    ericchiang authored and codyoss committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e07593a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

    Update golang.org/x dependencies to their latest tagged versions.
    Once this CL is submitted, and post-submit testing succeeds on all
    first-class ports across all supported Go versions, this repository
    will be tagged with its next minor version.
    
    Change-Id: I011be77aad8a91714b6af22e05408254e4110f3f
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/466737
    Auto-Submit: Gopher Robot <gobot@golang.org>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    Run-TryBot: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
    gopherbot committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    adbaf66 View commit details
    Browse the repository at this point in the history
Loading