We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748dc78 commit 6b369c5Copy full SHA for 6b369c5
modules/setting/federation.go
@@ -31,7 +31,7 @@ var (
31
}
32
)
33
34
-// Constant slice of httpsig algorithm objects
+// HttpsigAlgs is a constant slice of httpsig algorithm objects
35
var HttpsigAlgs []httpsig.Algorithm
36
37
func newFederationService() {
0 commit comments