We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d71ae9 commit e31b11fCopy full SHA for e31b11f
url.go
@@ -3,7 +3,6 @@ package getter
3
import "net/url"
4
5
// RedactURL is a port of url.Redacted from the standard library,
6
-``
7
// which is like url.String but replaces any password with "xxxxx".
8
// Only the password in u.URL is redacted. This allows the library
9
// to maintain compatibility with go1.14.
0 commit comments