aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorSean Liao <sean@liao.dev>2025-11-21 22:27:36 +0000
committerSean Liao <sean@liao.dev>2025-11-24 23:09:27 -0800
commitaa093eed830796b3ba498b04077d8ee2d6d428bf (patch)
tree4a23abe227dd2b54713ddc1dcefdcb918ebc87f3 /api
parent1dc1505d4ad0d3a3172d90e16858697b0dca0ab7 (diff)
downloadgo-aa093eed830796b3ba498b04077d8ee2d6d428bf.tar.xz
crypto/fips140: add Version
Fixes #75301 Change-Id: If953b4382499570d5437491036f91cbe4fec7c01 Reviewed-on: https://go-review.googlesource.com/c/go/+/723101 Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'api')
-rw-r--r--api/next/75301.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/75301.txt b/api/next/75301.txt
new file mode 100644
index 0000000000..8d16837091
--- /dev/null
+++ b/api/next/75301.txt
@@ -0,0 +1 @@
+pkg crypto/fips140, func Version() string #75301