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.15.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.16.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 4, 2024

  1. google: add UniverseDomain to CredentialsParams

    Change-Id: I7925b8341e1f047d0115acd7a01a34679a489ee0
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/552716
    Reviewed-by: Cody Oss <codyoss@google.com>
    Run-TryBot: Cody Oss <codyoss@google.com>
    Reviewed-by: Viacheslav Rostovtsev <virost@google.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    quartzmo authored and codyoss committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1e6999b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. google: add Credentials.GetUniverseDomain with GCE MDS support

    * Deprecate Credentials.UniverseDomain
    
    Change-Id: I1cbc842fbfce35540c8dff99fec09e036b9e2cdf
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/554215
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Run-TryBot: Cody Oss <codyoss@google.com>
    Auto-Submit: Cody Oss <codyoss@google.com>
    Reviewed-by: Cody Oss <codyoss@google.com>
    Reviewed-by: Viacheslav Rostovtsev <virost@google.com>
    quartzmo authored and gopherbot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4ce7bbb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: Icf68cb33585a13df206afacdb79832ea76f82346
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/554676
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Than McIntosh <thanm@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    gopherbot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    39adbb7 View commit details
    Browse the repository at this point in the history
Loading