all: lower go directive to 1.25.0 There's nothing in this module that requires 1.26.2 language semantics. Lower its requirement to 1.25.0 to make it possible for other modules to depend on this module without in turn raising their own minimum go language requirement. Also see https://go.dev/design/69095-x-repo-continuous-go#why-1_n_1_0 and https://go.dev/design/69095-x-repo-continuous-go#why-not-1_n_0_0. Since this module has been using godebug defaults from go 1.26.2, keep that as is to avoid going back unnecessarily. This line can be dropped whenever this module's go directive reaches 1.26.2 or higher. Fixes golang/go#79001. Change-Id: I0ec4597e7152dfc057fe48faba6a982ac5b4e594 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/771620 Reviewed-by: Roland Shoemaker <roland@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Neal Patel <nealpatel@google.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.
Warning: Packages here are internal to the Go Security Team and its needs; Some may be modified arbitrarily or even disappear altogether. In short, code in this repository is NOT subject to the Go 1 Compatibility Promise.
Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.
Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.
The privacy policy for govulncheck can be found at https://vuln.go.dev/privacy.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Database entries are distributed under the terms of the CC-BY-4.0 license. See go.dev/security/vuln/database for information on how to access these entries.