-
- Downloads
Update golang.org/x/image commit hash to 3f4726a (#2552)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
... | ... | @@ -45,7 +45,7 @@ require ( |
github.com/stretchr/testify v1.6.0 | ||
github.com/ugorji/go/codec v1.1.7 | ||
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9 | ||
golang.org/x/image v0.0.0-20200430140353-33d19683fad8 | ||
golang.org/x/image v0.0.0-20200609002522-3f4726a040e8 | ||
golang.org/x/net v0.0.0-20200602114024-627f9648deb9 | ||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | ||
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect | ||
... | ... |
Please register or sign in to comment