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 Feb 21, 2020
1 parent c06dd4a commit 088efc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ 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/hashicorp/vault/api v1.3.2
github.com/jlaffaye/ftp v0.0.0-20191218041957-e1b8fdd0dcc3
github.com/lopezator/migrator v0.2.0
github.com/mattn/go-sqlite3 v1.13.0
Expand All @@ -21,7 +21,7 @@ require (
github.com/prometheus/client_golang v1.4.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 0f24fbd83dfb
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 088efc8

Please sign in to comment.