mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-09-13 19:43:25 -04:00
Switch to own clone of xml encoding library
This commit is contained in:
@@ -2,7 +2,7 @@ package ofxgo
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/golang/go/src/encoding/xml"
|
||||
"github.com/aclindsa/go/src/encoding/xml"
|
||||
)
|
||||
|
||||
type ProfileRequest struct {
|
||||
|
Reference in New Issue
Block a user