A configurable certificate renewal service
Go to file
dependabot[bot] 7768a339c8
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 17:53:22 +00:00
.github/workflows Update go version 2024-05-13 18:33:30 +01:00
cmd/orchid Update logging 2024-09-21 16:57:15 +01:00
database Retry certificate renewal after failure 2024-09-21 18:31:02 +01:00
http-acme Update dependencies 2024-08-12 22:27:23 +01:00
logger Transition to new logger 2024-05-13 19:04:43 +01:00
pebble Loads of API code 2023-07-10 17:51:14 +01:00
renewal Disable stopping on first failure 2024-09-21 18:31:07 +01:00
servers Retry certificate renewal after failure 2024-09-21 18:31:02 +01:00
test Add more debug logging 2024-09-21 14:31:23 +01:00
utils Rename module 2023-07-22 01:39:39 +01:00
.gitignore Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
go.mod Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 2024-11-05 17:53:22 +00:00
go.sum Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 2024-11-05 17:53:22 +00:00
initdb.go Start updating to support sqlc and migrations 2024-05-13 18:33:06 +01:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:41:16 +01:00
sqlc.yaml Start updating to support sqlc and migrations 2024-05-13 18:33:06 +01:00