mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-20 06:10:00 -08:00
gofix Go 1 pkg renames.
This commit is contained in:
parent
53db9cd2fb
commit
adb9791b7c
5 changed files with 6 additions and 6 deletions
|
|
@ -6,10 +6,10 @@ package htmlfilter
|
|||
|
||||
import (
|
||||
"bytes"
|
||||
"encoding/xml"
|
||||
"errors"
|
||||
"io"
|
||||
"strings"
|
||||
"xml"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue