diff options
| author | Russ Cox <rsc@golang.org> | 2020-07-07 09:07:16 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2020-10-12 16:30:11 +0000 |
| commit | 39b527691495902279da7ac8405a070ded7dd4a2 (patch) | |
| tree | 9daac8f2fa607e03b93a612e055134ff5803103c /src/text/template/exec_test.go | |
| parent | 349a2876467cdae58a772424f044f882fd4e2f6b (diff) | |
| download | go-39b527691495902279da7ac8405a070ded7dd4a2.tar.xz | |
net: remove dependency on math/rand
Like we did for sync, let the runtime give net random numbers,
to avoid forcing an import of math/rand for DNS.
Change-Id: Iab3e64121d687d288a3961a8ccbcebe589047253
Reviewed-on: https://go-review.googlesource.com/c/go/+/241258
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/text/template/exec_test.go')
0 files changed, 0 insertions, 0 deletions
