Sign in
skia
/
external
/
github.com
/
google
/
wuffs
/
refs/tags/v0.4.0-alpha.1
/
.
/
go.mod
blob: 089abb79d4f94979c3d32ae278dc9b40e0ab81f0 [
file
] [
log
] [
blame
]
module
github
.
com
/
google
/
wuffs
go
1.16
require
(
github
.
com
/
pierrec
/
xxHash v0
.
1.5
// indirect
github
.
com
/
russross
/
blackfriday
/
v2 v2
.
1.0
// indirect
golang
.
org
/
x
/
image v0
.
5.0
// indirect
)