We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47391e4 commit 66c80caCopy full SHA for 66c80ca
cmd/caddy/main.go
@@ -1,8 +1,3 @@
1
-// The below line is required to enable post-quantum key agreement in Go 1.23
2
-// by default without insisting on setting a minimum version of 1.23 in go.mod.
3
-// See https://github.com/caddyserver/caddy/issues/6540#issuecomment-2313094905
4
-//go:debug tlskyber=1
5
-
6
// Copyright 2015 Matthew Holt and The Caddy Authors
7
//
8
// Licensed under the Apache License, Version 2.0 (the "License");
0 commit comments