mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-09-14 03:43:26 -04:00
Switch to own clone of xml encoding library
This commit is contained in:
@@ -3,7 +3,7 @@ package ofxgo_test
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/aclindsa/ofxgo"
|
||||
"github.com/golang/go/src/encoding/xml"
|
||||
"github.com/aclindsa/go/src/encoding/xml"
|
||||
"math/big"
|
||||
"reflect"
|
||||
"testing"
|
||||
|
Reference in New Issue
Block a user