Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2020
1 parent c71c746 commit 5bc869b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@ module github.com/moov-io/paygate

require (
github.com/antihax/optional v1.0.0
github.com/go-kit/kit v0.9.0
github.com/go-kit/kit v0.10.0
github.com/go-sql-driver/mysql v1.5.0
github.com/goftp/file-driver v0.0.0-20180502053751-5d604a0fc0c9
github.com/goftp/server v0.0.0-20190712054601-1149070ae46b
github.com/gorilla/mux v1.7.4
github.com/hashicorp/vault/api v1.0.2
github.com/jlaffaye/ftp v0.0.0-20191218041957-e1b8fdd0dcc3
github.com/hashicorp/vault/api v1.3.3
github.com/jlaffaye/ftp 041eae9a3d70
github.com/lopezator/migrator v0.2.0
github.com/mattn/go-sqlite3 v1.13.0
github.com/moov-io/accounts v0.4.1
github.com/moov-io/ach v1.3.2-0.20200124170558-e517f03c8034
github.com/moov-io/base v0.11.0
github.com/moov-io/customers v0.4.0-rc1
github.com/moov-io/fed v0.4.1
github.com/moov-io/customers v0.4.0-rc2
github.com/moov-io/fed v0.4.3
github.com/ory/dockertest/v3 v3.5.4
github.com/pkg/sftp v1.11.0
github.com/prometheus/client_golang v1.4.1
github.com/prometheus/client_golang v1.5.1
gocloud.dev v0.19.0
gocloud.dev/secrets/hashivault v0.19.0
golang.org/x/crypto v0.0.0-20200210222208-86ce3cb69678
golang.org/x/crypto f7b00557c8c4
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/text v0.3.2
gopkg.in/yaml.v2 v2.2.8
Expand Down

0 comments on commit 5bc869b

Please sign in to comment.