FarmStar Survey Backend
Go to file
dependabot[bot] 5ff2a90b60
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:03:21 +00:00
cmd/farmstar init: base backend with auth template 2023-12-18 16:17:48 +03:00
internal init: base backend with auth template 2023-12-18 16:17:48 +03:00
migrations init: base backend with auth template 2023-12-18 16:17:48 +03:00
.gitignore init: base backend with auth template 2023-12-18 16:17:48 +03:00
go.mod build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 2023-12-19 00:03:21 +00:00
go.sum build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 2023-12-19 00:03:21 +00:00
Makefile init: base backend with auth template 2023-12-18 16:17:48 +03:00