diff options
| author | qmuntal <quimmuntal@gmail.com> | 2024-10-25 14:34:46 +0200 |
|---|---|---|
| committer | Quim Muntal <quimmuntal@gmail.com> | 2024-10-28 15:27:16 +0000 |
| commit | b33fc480a25c30d38104a9efaf73326c888e8557 (patch) | |
| tree | 5d86bbc8f7ea351f679afed59ee0bba48fa94781 /src/database/sql | |
| parent | d8f9c4c1ac0bb170f72857f67e0b8fd18904daa1 (diff) | |
| download | go-b33fc480a25c30d38104a9efaf73326c888e8557.tar.xz | |
crypto/internal/hpke: use internal/byteorder instead of encoding/binary
crypto/internal/hpke is the only package under crypto that imports
encoding/binary. Other packages use internal/byteorder instead, which
notably doesn't depend on the reflect package.
Updates #54097
Change-Id: I77a3ac5f4588527a2f82574df4cb84d30630d73f
Reviewed-on: https://go-review.googlesource.com/c/go/+/622497
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
