// Copyright 2018 <chaishushan{AT}gmail.com>. All rights reserved.
// Use of this source code is governed by a Apache-style
// license that can be found in the LICENSE file.

module go.mau.fi/webp

go 1.22.0

toolchain go1.23.5

require golang.org/x/image v0.23.0
