change acme pkg

This commit is contained in:
Denis Mishin 2024-06-03 13:40:54 -04:00
parent 50de40d583
commit d8181a8d89
5 changed files with 4 additions and 7 deletions

View file

@ -28,7 +28,7 @@ import (
"github.com/google/go-cmp/cmp"
"github.com/google/go-cmp/cmp/cmpopts"
"github.com/google/uuid"
"github.com/mholt/acmez/acme"
"github.com/mholt/acmez/v2/acme"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"golang.org/x/crypto/ocsp"