-
- Downloads
Add nftnt/resize dependency
parent
6ec76ba9
No related branches found
No related tags found
... | @@ -9,6 +9,7 @@ require ( | ... | @@ -9,6 +9,7 @@ require ( |
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect | github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect | ||
github.com/magiconair/properties v1.8.4 // indirect | github.com/magiconair/properties v1.8.4 // indirect | ||
github.com/mitchellh/mapstructure v1.4.0 // indirect | github.com/mitchellh/mapstructure v1.4.0 // indirect | ||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect | |||
github.com/pelletier/go-toml v1.8.1 // indirect | github.com/pelletier/go-toml v1.8.1 // indirect | ||
github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
github.com/smartystreets/assertions v1.0.1 // indirect | github.com/smartystreets/assertions v1.0.1 // indirect | ||
... | ... |
Please register or sign in to comment