]> Cypherpunks repositories - gostls13.git/commit
encoding/xml, image/jpeg, image/png: use the builtin min function
authorapocelipes <seve3r@outlook.com>
Fri, 4 Aug 2023 03:15:12 +0000 (03:15 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 00:23:29 +0000 (00:23 +0000)
commita04f5adc3c748a4bb33d83363b08648d5ba6d79f
treeab2457091b0661758394374319da15c9938a7b9c
parentb55e4a7e26a8663d427264b241a90a5213aa8392
encoding/xml, image/jpeg, image/png: use the builtin min function

Change-Id: I9bafc7aa4e20e7cd994b75e7576156ca68f4fc8b
GitHub-Last-Rev: e037f689bddd0ef03a6ad38982fe98b4c26aaede
GitHub-Pull-Request: golang/go#61746
Reviewed-on: https://go-review.googlesource.com/c/go/+/515855
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/encoding/xml/typeinfo.go
src/image/jpeg/writer.go
src/image/png/reader.go