Tags: jakecoffman/crud
Toggle v1.6.0's commit message
add a test
Also moved the sort out of the for loop since that would have been poor for performance.
Toggle v1.5.0's commit message
support for new ServeMux functionality (#35 )
Toggle v1.4.1's commit message
Bump golang.org/x/net from 0.12.0 to 0.17.0 (#34 )
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Toggle v1.4.0's commit message
Swap to JSDelivr (#26 )
* Swap to multi-cdn
* Missed the package version
Toggle v1.3.0's commit message
Toggle v1.2.0's commit message
allow float64 for integer fields due to JSON bodies
Toggle v1.1.0's commit message
fixes #6 implement min/max validation on strings
Toggle v1.0.0's commit message
You can’t perform that action at this time.