mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-20 15:07:03 +00:00
Update Go doc comments to Go 1.19's format
This patch is the result of running Go 1.19's `gofmt` on the codebase, which automatically updates all Go doc comments to the new format. https://tip.golang.org/doc/go1.19#go-doc
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// Note that "report" mode is not supported.
|
||||
//
|
||||
// Reference: https://tools.ietf.org/html/rfc8461
|
||||
//
|
||||
package sts
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user