mirror of
https://github.com/rclone/rclone.git
synced 2025-01-26 16:20:23 +01:00
4df333255a
For some reason the API started returning some integers as strings in JSON. This is probably OK in Javascript but it upsets Go. This is easily fixed with the `json:"name,size"` struct tag. |
||
---|---|---|
.. | ||
types.go |