implemented LE and ACME and fixed some bugs
This commit is contained in:
@@ -5,9 +5,9 @@ go 1.24.0
|
||||
toolchain go1.24.10
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.5.0
|
||||
github.com/go-jose/go-jose/v4 v4.1.3
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/mattn/go-sqlite3 v1.14.18
|
||||
golang.org/x/crypto v0.45.0
|
||||
)
|
||||
|
||||
require golang.org/x/crypto v0.45.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user