- Notifications
You must be signed in to change notification settings - Fork125
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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/time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:golang/time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 3commits
- 4files changed
- 3contributors
Commits on Oct 11, 2023
all: add a go directive, set it to 1.18
Done with:go get go@1.18 toolchain@nonego mod tidygo fix ./...Using go1.21.3.Otherwise the module is considered to have an implicit go 1.16 line.While here, drop the by-now-always-satisfied go1.7 build constraint.Forgolang/go#60268.Change-Id: Ie0216c6f22c5e25321042e1b7bdaa59f3c3ae843Reviewed-on:https://go-review.googlesource.com/c/time/+/534243Reviewed-by: Ian Lance Taylor <iant@google.com>Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commits on Nov 21, 2023
rate: add documentation on Limiter concurrent usage
Closesgolang/go#17261Change-Id: Ifeacc8df45fb59e7781ddcc35c2fde0aa80188ebReviewed-on:https://go-review.googlesource.com/c/time/+/530855Auto-Submit: Sameer Ajmani <sameer@golang.org>Reviewed-by: Michael Knyszek <mknyszek@google.com>Reviewed-by: Sameer Ajmani <sameer@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commits on Jul 16, 2024
LICENSE: update per Google Legal
Very minor tweaks: - Remove (c) pseudosymbol. - Remove "All Rights Reserved." - Change "Google Inc." (no longer exists) to "Google LLC".[git-generate]echo ',s/\(c\) //,s/ All rights reserved.//,s/Google Inc./Google LLC/wq' | sam -d LICENSEChange-Id: Iaff5a0b4df05a69b33e2aa63f42e2476c255952dReviewed-on:https://go-review.googlesource.com/c/time/+/598529Auto-Submit: Russ Cox <rsc@golang.org>Reviewed-by: Ian Lance Taylor <iant@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.3.0...v0.6.0
Uh oh!
There was an error while loading.Please reload this page.