]> Cypherpunks repositories - gostls13.git/commit
image/draw: replace deprecated image.ZP and image.ZR in xx_test.go
authorryomak <ryooomaaa0413@gmail.com>
Wed, 28 Jun 2023 13:06:38 +0000 (22:06 +0900)
committerGopher Robot <gobot@golang.org>
Thu, 20 Jul 2023 18:07:05 +0000 (18:07 +0000)
commit80a7315c3400b011a0f89e63aca73031a9073c9a
treed8b374b1b9f996486d4aadf392d365d5f3baaa4e
parent1136dea7891a44590dcebd8a813060eb806a2d34
image/draw: replace deprecated image.ZP and image.ZR in xx_test.go

Change-Id: I87545a46e5871452075152b4c99ba85089ef86b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/506735
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/image/draw/bench_test.go
src/image/draw/clip_test.go
src/image/draw/draw_test.go
src/image/draw/example_test.go