ceph-csi/vendor/golang.org/x/crypto/curve25519/internal/field
dependabot[bot] 7b663279bf rebase: bump k8s.io/kubernetes from 1.25.0 to 1.25.3
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.25.0 to 1.25.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.25.0...v1.25.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 15:13:34 +00:00
..
fe_amd64_noasm.go rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe_amd64.go rebase: bump k8s.io/kubernetes from 1.25.0 to 1.25.3 2022-11-01 15:13:34 +00:00
fe_amd64.s rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe_arm64_noasm.go rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe_arm64.go rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe_arm64.s rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe_generic.go rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
fe.go rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
README rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
sync.checkpoint rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00
sync.sh rebase: update golang.org/x/crypto to latest version 2021-06-23 08:40:15 +00:00

This package is kept in sync with crypto/ed25519/internal/edwards25519/field in
the standard library.

If there are any changes in the standard library that need to be synced to this
package, run sync.sh. It will not overwrite any local changes made since the
previous sync, so it's ok to land changes in this package first, and then sync
to the standard library later.