File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 0.2 .0
1+ ## 2.0 .0
22
33BREAKING CHANGES:
44
Original file line number Diff line number Diff line change 22
33![ license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )
44[ ![ GoDoc] ( http://img.shields.io/badge/godoc-reference-blue.svg )] ( http://pkg.go.dev/github.com/uploadcare/uploadcare-go/v2/ucare )
5- ![ ] ( https://github.com/uploadcare/uploadcare-go/v2/ workflows/test/badge.svg )
5+ ![ ] ( https://github.com/uploadcare/uploadcare-go/workflows/test/badge.svg )
66
77Uploadcare Golang API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
88
@@ -131,7 +131,7 @@ if err != nil {
131131[ Uploadcare documentation] ( https://uploadcare.com/docs/?utm_source=github&utm_medium=referral&utm_campaign=uploadcare-go )
132132[ Upload API reference] ( https://uploadcare.com/api-refs/upload-api/?utm_source=github&utm_medium=referral&utm_campaign=uploadcare-go )
133133[ REST API reference] ( https://uploadcare.com/api-refs/rest-api/?utm_source=github&utm_medium=referral&utm_campaign=uploadcare-go )
134- [ Changelog] ( https://github.com/uploadcare/uploadcare-go/v2/ blob/master/CHANGELOG.md )
134+ [ Changelog] ( https://github.com/uploadcare/uploadcare-go/blob/master/CHANGELOG.md )
135135[ Contributing guide] ( https://github.com/uploadcare/.github/blob/master/CONTRIBUTING.md )
136- [ Security policy] ( https://github.com/uploadcare/uploadcare-go/v2/ security/policy )
136+ [ Security policy] ( https://github.com/uploadcare/uploadcare-go/security/policy )
137137[ Support] ( https://github.com/uploadcare/.github/blob/master/SUPPORT.md )
You can’t perform that action at this time.
0 commit comments