Updated depependencies

Gopkg.toml updated to set ofxgo to master branch
This commit is contained in:
Andrew Bates 2019-01-12 09:30:32 -05:00 committed by Aaron Lindsay
parent 57cca82b33
commit 285b632239
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@ -10,12 +10,12 @@
revision = "4735379e1f46302b58b985d8172a53988aad93b4"
[[projects]]
digest = "1:c688c98fa0817ecefc00de00cb071437676259e62917e3cf246167a4ac7fe5a8"
branch = "master"
digest = "1:a4aefb0596f8f241f0b6a633e3a73ef0a969017c3e714b7878609dd724ddf962"
name = "github.com/aclindsa/ofxgo"
packages = ["."]
pruneopts = ""
revision = "d81d75876fe515827c2c9e63b2bb7171acddede1"
version = "v0.1.0"
revision = "0f6ceccd861bb58a107aef5bb9a5cab54c479e5e"
[[projects]]
branch = "master"

View File

@ -27,7 +27,7 @@
[[constraint]]
name = "github.com/aclindsa/ofxgo"
version = "0.1.0"
branch = "master"
[[constraint]]
name = "github.com/go-sql-driver/mysql"