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

Commits on Jan 19, 2024

  1. google/downscope: add DownscopingConfig.UniverseDomain to support TPC

    Change-Id: I3669352b382414ea640ca176afa4071995fc5ff1
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/557135
    Reviewed-by: Cody Oss <codyoss@google.com>
    TryBot-Bypass: Cody Oss <codyoss@google.com>
    Auto-Submit: Cody Oss <codyoss@google.com>
    quartzmo authored and gopherbot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    deefa7e View commit details
    Browse the repository at this point in the history
  2. google/internal/externalaccount: update serviceAccountImpersonationRE…

    … to support universe domain
    
    Change-Id: Iafe35c293209bd88997c876341ebde7ac9ecda93
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/557195
    TryBot-Bypass: Cody Oss <codyoss@google.com>
    Reviewed-by: Cody Oss <codyoss@google.com>
    Auto-Submit: Cody Oss <codyoss@google.com>
    quartzmo authored and gopherbot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    adffd94 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

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