mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
parent
513ead236f
commit
95d7c72c16
@ -2965,7 +2965,7 @@ _Libraries for validation._
|
||||
- [validator](https://github.com/go-playground/validator) - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.
|
||||
- [Validator](https://github.com/go-the-way/validator) - A lightweight model validator written in Go.Contains VFs:Min, Max, MinLength, MaxLength, Length, Enum, Regex.
|
||||
- [valix](https://github.com/marrow16/valix) Go package for validating requests
|
||||
|
||||
- [Zog](https://github.com/Oudwins/zog) - A [Zod](https://github.com/colinhacks/zod) inspired schema builder for runtime value parsing and validation.
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Version Control
|
||||
@ -2974,7 +2974,6 @@ _Libraries for version control._
|
||||
|
||||
- [cli](https://gitlab.com/gitlab-org/cli) - An open-source GitLab command line tool bringing GitLab's cool features to your command line.
|
||||
- [froggit-go](https://github.com/jfrog/froggit-go) - Froggit-Go is a Go library, allowing to perform actions on VCS providers.
|
||||
- [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks.
|
||||
- [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2.
|
||||
- [githooks](https://github.com/gabyx/githooks) - Per-repo and shared Git hooks with version control and auto update.
|
||||
- [go-git](https://github.com/go-git/go-git) - highly extensible Git implementation in pure Go.
|
||||
|
Loading…
Reference in New Issue
Block a user