8000 Tags · jakecoffman/crud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jakecoffman/crud

Tags

v1.6.0

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.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support for new ServeMux functionality (#35)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Swap to JSDelivr (#26)

* Swap to multi-cdn

* Missed the package version

v1.3.0

Toggle v1.3.0's commit message
fix bad example

v1.2.0

Toggle v1.2.0's commit message
allow float64 for integer fields due to JSON bodies

v1.1.0

Toggle v1.1.0's commit message
fixes #6 implement min/max validation on strings

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0