Skip to content

Commit a813c3a

Browse files
committed
chore: Update vendor dependency github.com/eggsampler/acme/v3 v3.6.2
1 parent ea9a79f commit a813c3a

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/config v1.27.43
88
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
99
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
1111
github.com/go-jose/go-jose/v4 v4.1.0
1212
github.com/go-logr/stdr v1.2.2
1313
github.com/go-sql-driver/mysql v1.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
7474
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
7575
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
7676
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=
7979
github.com/fatih/color v1.9.0/go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU=
8080
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
8181
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=

vendor/github.com/eggsampler/acme/v3/Makefile

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ github.com/cespare/xxhash/v2
140140
# github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
141141
## explicit
142142
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
144144
## explicit; go 1.11
145145
github.com/eggsampler/acme/v3
146146
# github.com/felixge/httpsnoop v1.0.4

0 commit comments

Comments
 (0)