1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2025-07-01 19:58:37 -04:00

Update xml module

This commit is contained in:
2019-07-01 06:10:45 -04:00
parent 212fdc731b
commit ebf7f5b757
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -1,7 +1,7 @@
module github.com/aclindsa/ofxgo
require (
github.com/aclindsa/xml v0.0.0-20190625094425-0aa7a3409cf4
github.com/aclindsa/xml v0.0.0-20190701095008-453d2c6090c2
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
golang.org/x/crypto v0.0.0-20181001203147-e3636079e1a4 // indirect
golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 // indirect