Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
  • Loading branch information
JeyJeyGao committed Sep 20, 2024
1 parent 375867e commit 6741002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion revocation/crl/fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type HTTPFetcher struct {

// DiscardCacheFailure specifies whether to discard any error on cache.
//
// ErrCacheMiss is not considered as an error if DiscardCacheFailure is true
// ErrCacheMiss is not considered as an error
DiscardCacheFailure bool

httpClient *http.Client
Expand Down

0 comments on commit 6741002

Please sign in to comment.