Commit Graph

18 Commits

Author SHA1 Message Date
2839abbf52
Update dependencies 2024-08-12 22:27:23 +01:00
e92207172e
Update dependencies 2024-06-04 20:02:49 +01:00
dee4b7ee3a
Transition to new logger 2024-05-13 19:04:43 +01:00
b7f3dc54c7
Update dependencies 2024-05-13 18:40:57 +01:00
094ac9030a
Start updating to support sqlc and migrations 2024-05-13 18:33:06 +01:00
dependabot[bot]
9b3c801ebf
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 00:56:28 +00:00
dependabot[bot]
8234a34c6f
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 14:50:02 +00:00
0c467542a0
Update dependencies 2024-01-02 14:50:01 +00:00
82704e5a13
Add endpoint for grabbing owned certificates 2024-01-02 14:49:59 +00:00
dependabot[bot]
37cc96fba1
Bump golang.org/x/net from 0.12.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/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>
2024-01-02 14:49:58 +00:00
a744f450f7
Replace exit and reload logic with my new library 2023-07-24 15:53:32 +01:00
d300424706
Rename module 2023-07-22 01:39:39 +01:00
63472f32bf
Add main serve subcommand 2023-07-06 01:26:17 +01:00
58e426a3f3
Partial work 2023-07-03 16:27:24 +01:00
fdfdc6c716
Too many hours wasted on these tests 2023-06-29 02:37:00 +01:00
2805b72094
Port previous service code 2023-06-26 11:56:21 +01:00
2f83af0522
Add http acme provider 2023-06-23 23:00:23 +01:00
f502fe2c98
First commit 2023-06-21 23:09:33 +01:00