-
- Downloads
chore: update go dependencies
... | @@ -14,7 +14,7 @@ require ( | ... | @@ -14,7 +14,7 @@ require ( |
github.com/spf13/pflag v1.0.5 | github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.10.1 | github.com/spf13/viper v1.10.1 | ||
github.com/valyala/fasthttp v1.34.0 | github.com/valyala/fasthttp v1.34.0 | ||
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect | golang.org/x/sys v0.0.0-20220325203850-36772127a21f // indirect | ||
gopkg.in/ini.v1 v1.66.4 // indirect | gopkg.in/ini.v1 v1.66.4 // indirect | ||
gopkg.in/olivere/elastic.v5 v5.0.86 | gopkg.in/olivere/elastic.v5 v5.0.86 | ||
) | ) |
Please register or sign in to comment