Skip to content

Commit 34a2705

Browse files
Update eggsampler/acme to v3.8.0
1 parent dd69e7e commit 34a2705

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.32.6
88
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.0
99
github.com/aws/smithy-go v1.24.0
10-
github.com/eggsampler/acme/v3 v3.6.2
10+
github.com/eggsampler/acme/v3 v3.8.0
1111
github.com/go-jose/go-jose/v4 v4.1.2
1212
github.com/go-logr/stdr v1.2.2
1313
github.com/go-sql-driver/mysql v1.9.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cu
7474
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
7575
github.com/eggsampler/acme/v3 v3.6.2 h1:gvyZbQ92wNQLDASVftGpHEdFwPSfg0+17P0lLt09Tp8=
7676
github.com/eggsampler/acme/v3 v3.6.2/go.mod h1:/qh0rKC/Dh7Jj+p4So7DbWmFNzC4dpcpK53r226Fhuo=
77+
github.com/eggsampler/acme/v3 v3.8.0 h1:MNP3qVZnAl97l86CHkLdh/O9IBXdjL/AEy7c7QgdJj8=
78+
github.com/eggsampler/acme/v3 v3.8.0/go.mod h1:/qh0rKC/Dh7Jj+p4So7DbWmFNzC4dpcpK53r226Fhuo=
7779
github.com/fatih/color v1.9.0/go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU=
7880
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
7981
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=

vendor/github.com/eggsampler/acme/v3/README.md

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

vendor/github.com/eggsampler/acme/v3/order.go

Lines changed: 0 additions & 2 deletions
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
@@ -146,7 +146,7 @@ github.com/cespare/xxhash/v2
146146
# github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
147147
## explicit
148148
github.com/dgryski/go-rendezvous
149-
# github.com/eggsampler/acme/v3 v3.6.2
149+
# github.com/eggsampler/acme/v3 v3.8.0
150150
## explicit; go 1.11
151151
github.com/eggsampler/acme/v3
152152
# github.com/felixge/httpsnoop v1.0.4

0 commit comments

Comments
 (0)