mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-14 23:15:28 +00:00
Direct file upload on image service (#264)
This commit is contained in:
2
go.mod
2
go.mod
@@ -33,7 +33,7 @@ require (
|
||||
github.com/mattheath/base62 v0.0.0-20150408093626-b80cdc656a7a // indirect
|
||||
github.com/mattheath/kala v0.0.0-20171219141654-d6276794bf0e
|
||||
github.com/micro/micro-go v0.0.0-20211101221015-79ab982f8163
|
||||
github.com/micro/micro/v3 v3.4.1-0.20210910132548-f8bfb12823c0
|
||||
github.com/micro/micro/v3 v3.6.1-0.20211110104311-614fde05be0c
|
||||
github.com/miekg/dns v1.1.31 // indirect
|
||||
github.com/oschwald/geoip2-golang v1.5.0
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
|
||||
Reference in New Issue
Block a user