-
- Downloads
Update module github.com/lpar/gzipped/v2 to v2.1.0
parent
cd48596d
No related branches found
No related tags found
... | @@ -8,7 +8,7 @@ require ( | ... | @@ -8,7 +8,7 @@ require ( |
github.com/davecgh/go-spew v1.1.1 // indirect | github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/elazarl/go-bindata-assetfs v1.0.1 | github.com/elazarl/go-bindata-assetfs v1.0.1 | ||
github.com/kr/pretty v0.2.0 // indirect | github.com/kr/pretty v0.2.0 // indirect | ||
github.com/lpar/gzipped/v2 v2.0.2 | github.com/lpar/gzipped/v2 v2.1.0 | ||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect | gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b | gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b | ||
... | ... |
Please register or sign in to comment