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 11, 2020
1 parent cc113bf commit ec4aef7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@ go 1.12

require (
github.com/antihax/optional v1.0.0
github.com/aws/aws-sdk-go v1.19.45
github.com/aws/aws-sdk-go v1.29.0
github.com/go-kit/kit v0.9.0
github.com/go-sql-driver/mysql v1.4.1
github.com/go-sql-driver/mysql v1.5.0
github.com/gorilla/mux v1.7.3
github.com/hashicorp/vault/api v1.0.1
github.com/hashicorp/vault/api v1.3.2
github.com/lopezator/migrator v0.2.0
github.com/mattn/go-sqlite3 v1.13.0
github.com/moov-io/base v0.11.0-rc1.0.20191121181647-cd3e7a9609db
github.com/moov-io/watchman v0.13.0
github.com/ory/dockertest/v3 v3.5.3
github.com/prometheus/client_golang v1.2.1
gocloud.dev v0.17.0
github.com/moov-io/base v0.11.0
github.com/moov-io/watchman v0.13.1
github.com/ory/dockertest/v3 v3.5.4
github.com/prometheus/client_golang v1.4.1
gocloud.dev v0.19.0
gocloud.dev/secrets/vault v0.15.0
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6
golang.org/x/oauth2 bf48bf16ab8d
)

replace go4.org v0.0.0-20190430205326-94abd6928b1d => go4.org v0.0.0-20190313082347-94abd6928b1d

0 comments on commit ec4aef7

Please sign in to comment.