Skip to content

Commit

Permalink
Bump github.com/ovotech/cloud-key-client
Browse files Browse the repository at this point in the history
  • Loading branch information
eversC committed Apr 26, 2019
1 parent b0d3fae commit 9951aa0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/ovotech/cloud-key-client v0.0.0-20190308153018-b87014241d7f
github.com/ovotech/cloud-key-client v0.0.0-20190426135411-b135e896d1de
github.com/ovotech/mantle v0.0.0-20190313113039-b525d8003135
github.com/spf13/cobra v0.0.3
github.com/spf13/viper v1.3.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ github.com/openzipkin/zipkin-go v0.1.3/go.mod h1:NtoC/o8u3JlF1lSlyPNswIbeQH9bJTm
github.com/openzipkin/zipkin-go v0.1.6/go.mod h1:QgAqvLzwWbR/WpD4A3cGpPtJrZXNIiJc5AZX7/PBEpw=
github.com/ovotech/cloud-key-client v0.0.0-20190308153018-b87014241d7f h1:X5GZQMCgvpRgEWCfTeA/3fRXVi/Xyk2m/300YdL2314=
github.com/ovotech/cloud-key-client v0.0.0-20190308153018-b87014241d7f/go.mod h1:OvgUNh9B+oYztK8tzBcV7/Wdk1Y27X5c/KD8Xt10kLg=
github.com/ovotech/cloud-key-client v0.0.0-20190426135411-b135e896d1de h1:2ekYysDY/4Ct7k8dst4iKDaO9gKGFY/Yv6uDLGqK9jY=
github.com/ovotech/cloud-key-client v0.0.0-20190426135411-b135e896d1de/go.mod h1:OvgUNh9B+oYztK8tzBcV7/Wdk1Y27X5c/KD8Xt10kLg=
github.com/ovotech/mantle v0.0.0-20190313113039-b525d8003135 h1:8+bIeyKtZuUzspiQAuItJZY2Jbos+qxhA7O5+6JVF8k=
github.com/ovotech/mantle v0.0.0-20190313113039-b525d8003135/go.mod h1:GPJjHM562HB62MRjNzakWN+LXmIoXcYKOG51D2uT6Kw=
github.com/pelletier/go-buffruneio v0.2.0 h1:U4t4R6YkofJ5xHm3dJzuRpPZ0mr5MMCoAWooScCR7aA=
Expand Down

0 comments on commit 9951aa0

Please sign in to comment.