chore(blogo,gitea): add reference to the official Gitea Go SDK

This commit is contained in:
Guz
2025-01-07 18:44:51 -03:00
parent 73258dce47
commit ded75c6f7a

View File

@@ -24,6 +24,10 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
// Sections of the contents of this file were sourced from the official Gitea SDK for Go,
// which can be found at https://gitea.com/gitea/go-sdk and is licensed under a MIT-style
// licensed stated at the start of this file.
package gitea
import (