- Remove unused dependencies from go.sum and update golang.org/x/term to v0.32.0 - Add Description field to CreateSecretOption and Secret structs - Update tests to include Description when creating or updating secrets Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> Reviewed-on: #727 Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com> Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com> Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Gitea SDK for Go
This project acts as a client SDK implementation written in Go to interact with the Gitea API implementation. For further informations take a look at the current documentation.
Note: function arguments are escaped by the SDK.
Use it
import "code.gitea.io/sdk/gitea"
Version Requirements
- go >= 1.23
- gitea >= 1.11
Contributing
Fork -> Patch -> Push -> Pull Request
Authors
License
This project is under the MIT License. See the LICENSE file for the full license text.
v0.22.0 Latest
Languages
Go 99%
Makefile 1%