Skip to content

Commit

Permalink
removed ocsp client timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <[email protected]>
  • Loading branch information
Two-Hearts committed Jun 20, 2024
1 parent 3c6104d commit 144141d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ package version

var (
// Version shows the current notation version, optionally with pre-release.
Version = "v1.2.0-revocation"
Version = "v1.2.0-revocationNoTimeout"

// BuildMetadata stores the build metadata.
//
Expand Down

0 comments on commit 144141d

Please sign in to comment.