Skip to content

Commit c2f0a1d

Browse files
wxiaoguangGusted
andauthored
Update cmd/web_acme.go
Co-authored-by: Gusted <[email protected]>
1 parent ba01a22 commit c2f0a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/web_acme.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package cmd
77
import (
88
"crypto/x509"
99
"encoding/pem"
10-
"io/ioutil"
10+
"os"
1111
"net/http"
1212
"strconv"
1313
"strings"

0 commit comments

Comments
 (0)