File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
github.com/eggsampler/acme/v3 Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.43
8
8
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
9
9
github.com/aws/smithy-go v1.22.0
10
- github.com/eggsampler/acme/v3 v3.6.2-0.20250208073118-0466a0230941
10
+ github.com/eggsampler/acme/v3 v3.6.2
11
11
github.com/go-jose/go-jose/v4 v4.1.0
12
12
github.com/go-logr/stdr v1.2.2
13
13
github.com/go-sql-driver/mysql v1.8.1
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
74
74
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
75
75
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
76
76
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
77
- github.com/eggsampler/acme/v3 v3.6.2-0.20250208073118-0466a0230941 h1:CnQwymLMJ3MSfjbZQ/bpaLfuXBZuM3LUgAHJ0gO/7d8 =
78
- github.com/eggsampler/acme/v3 v3.6.2-0.20250208073118-0466a0230941 /go.mod h1:/qh0rKC/Dh7Jj+p4So7DbWmFNzC4dpcpK53r226Fhuo =
77
+ github.com/eggsampler/acme/v3 v3.6.2 h1:gvyZbQ92wNQLDASVftGpHEdFwPSfg0+17P0lLt09Tp8 =
78
+ github.com/eggsampler/acme/v3 v3.6.2 /go.mod h1:/qh0rKC/Dh7Jj+p4So7DbWmFNzC4dpcpK53r226Fhuo =
79
79
github.com/fatih/color v1.9.0 /go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU =
80
80
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
81
81
github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ github.com/cespare/xxhash/v2
140
140
# github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
141
141
## explicit
142
142
github.com/dgryski/go-rendezvous
143
- # github.com/eggsampler/acme/v3 v3.6.2-0.20250208073118-0466a0230941
143
+ # github.com/eggsampler/acme/v3 v3.6.2
144
144
## explicit; go 1.11
145
145
github.com/eggsampler/acme/v3
146
146
# github.com/felixge/httpsnoop v1.0.4
You can’t perform that action at this time.
0 commit comments