Skip to content

Commit e31b11f

Browse files
eculverKent 'picat' Gruber
andauthored
Update url.go
Co-authored-by: Kent 'picat' Gruber <[email protected]>
1 parent 3d71ae9 commit e31b11f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

url.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package getter
33
import "net/url"
44

55
// RedactURL is a port of url.Redacted from the standard library,
6-
``
76
// which is like url.String but replaces any password with "xxxxx".
87
// Only the password in u.URL is redacted. This allows the library
98
// to maintain compatibility with go1.14.

0 commit comments

Comments
 (0)