commit | c2efc6ec3f9a89925eac253c16a6e8ca997ab048 | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Tue Apr 11 05:55:12 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Tue Apr 11 16:15:31 2023 +0000 |
tree | 1ced2eb47da97bc151144bf763334f5a7057242a | |
parent | b943afea34a5c5aca742a29e467337a7e5538817 [diff] |
internal/vulndbreqs: make Compute date args inclusive It was confusing that the from and to dates passed to Compute were exclusive. Make them inclusive. Change-Id: I4ed8e60765f114ca4c4e61d59edb30a9c7f9b658 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/483616 Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.