[mirror] Go supplementary image libraries
Перейти к файлу
Gopher Robot 3724ab8af5 go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions.

Change-Id: If9754f35f3d490909f6a93bbb2fc715510265749
Reviewed-on: https://go-review.googlesource.com/c/image/+/626376
Auto-Submit: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
2024-11-07 22:54:16 +00:00
bmp
ccitt
cmd/webp-manual-test
colornames
draw
example/font
font
math
riff
testdata
tiff
vector
vp8
vp8l
webp
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE
PATENTS
README.md README: don't recommend go get 2024-11-01 23:24:20 +00:00
codereview.cfg
go.mod go.mod: update golang.org/x dependencies 2024-11-07 22:54:16 +00:00
go.sum go.mod: update golang.org/x dependencies 2024-11-07 22:54:16 +00:00

README.md

Go Images

Go Reference

This repository holds supplementary Go image packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/image.

The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with "x/image:" in the subject line, so it is easy to find.