]> Cypherpunks repositories - gostls13.git/commit
crypto/x509/internal/macos: rename package to lowercase
authorFilippo Valsorda <filippo@golang.org>
Tue, 7 Jul 2020 18:04:18 +0000 (14:04 -0400)
committerFilippo Valsorda <filippo@golang.org>
Wed, 8 Jul 2020 22:16:24 +0000 (22:16 +0000)
commit4f2a2d7e26f5aa07b1e4efe6ac04682cf3651a1d
tree270c9e9fe7a32fd7e18871d436319619887c8024
parent9699086043ae0ea01f14eca827837ad15bea8072
crypto/x509/internal/macos: rename package to lowercase

Also add a test to lock in this policy.

Fixes #40065

Change-Id: Iedc4586f2f5598046d84132a8f3bba8f2e93ddc2
Reviewed-on: https://go-review.googlesource.com/c/go/+/241274
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/x509/internal/macos/corefoundation.go [moved from src/crypto/x509/internal/macOS/corefoundation.go with 100% similarity]
src/crypto/x509/internal/macos/corefoundation.s [moved from src/crypto/x509/internal/macOS/corefoundation.s with 100% similarity]
src/crypto/x509/internal/macos/security.go [moved from src/crypto/x509/internal/macOS/security.go with 100% similarity]
src/crypto/x509/internal/macos/security.s [moved from src/crypto/x509/internal/macOS/security.s with 100% similarity]
src/crypto/x509/root_darwin_amd64.go
src/go/build/deps_test.go
src/runtime/sys_darwin.go