]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modindex: should omit comparison to bool constant
authorcuiweixie <cuiweixie@gmail.com>
Thu, 29 Sep 2022 12:40:44 +0000 (20:40 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 23:48:48 +0000 (23:48 +0000)
commit2fedd335f00bfc084f9008fa3b2ffbfcad240f04
treec9374e792a4bdc1fb06f33303d259be1ab7bc994
parent1896eac57f432478eb894ac5e10f91c4d08e4a3a
cmd/go/internal/modindex: should omit comparison to bool constant

Change-Id: Iea75d0475e1cc8f794a7bae864c6ce0e6e33cb6c
Reviewed-on: https://go-review.googlesource.com/c/go/+/436698
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/go/internal/modindex/read.go