Skip to content

Commit

Permalink
PSS-23488: Update BUILDER_GO version to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesh-srivastava committed Feb 14, 2024
1 parent 08b2def commit ea97c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/flags/tls_boring.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ func InsecureSkipVerify(insecureSkipVerify bool) bool {
}

func GetTlsMaxVersion() uint16 {
return tls.VersionTLS12
return tls.VersionTLS13
}

0 comments on commit ea97c27

Please sign in to comment.