mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-07-01 11:48:38 -04:00
Switch to own clone of xml encoding library
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"bufio"
|
||||
"bytes"
|
||||
"errors"
|
||||
"github.com/golang/go/src/encoding/xml"
|
||||
"github.com/aclindsa/go/src/encoding/xml"
|
||||
"io"
|
||||
"strings"
|
||||
)
|
||||
|
Reference in New Issue
Block a user