You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the endpoint in it will not be parsed correctly by the s3 service.
The s3 service uses go-endpoint to parse the endpoint value, which defines endpoints as the form of http:s3.us-east-2.amazonaws.com, no // after the http:
I am using:
go-storage: v4.4.1
s3-service: v2.3.0
By the way, I'am happy to fix it, but not sure which solution is preferred: