]> Cypherpunks repositories - gostls13.git/commit
net: don't treat unknown sources as dns when there is a dns source
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Thu, 11 May 2023 17:27:02 +0000 (17:27 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 11 May 2023 23:49:19 +0000 (23:49 +0000)
commite2500be54947186d82c7f4bd93468fdff8a23837
treeb08c980d15fea8622afa3577e0213ba39c074cf7
parent7db6d8a29d1f9bc4265ff4eb77547c7aa5f8c87e
net: don't treat unknown sources as dns when there is a dns source

Change-Id: I3a6c3a804604b1e74a1ea6b66ab2c932a0ac973a
GitHub-Last-Rev: ea5403549a51a29a2799674d74425b480253d2f1
GitHub-Pull-Request: golang/go#60025
Reviewed-on: https://go-review.googlesource.com/c/go/+/493236
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Mateusz Poliwczak <mpoliwczak34@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/conf.go
src/net/conf_test.go