Skip to content

Commit

Permalink
Merge pull request #6 from Piszmog/develop
Browse files Browse the repository at this point in the history
use latest cfservices
  • Loading branch information
Piszmog committed Nov 27, 2018
2 parents 77e5dc3 + 2e21720 commit a0d4d70
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
@@ -1,7 +1,7 @@
module github.com/Piszmog/cloudconfigclient

require (
github.com/Piszmog/cfservices v1.3.1
github.com/Piszmog/cfservices v1.3.2
github.com/Piszmog/httpclient v1.0.1
github.com/golang/protobuf v1.1.0 // indirect
github.com/pkg/errors v0.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/Piszmog/cfservices v1.3.1 h1:xiX4kjYJUxJYUBDgUJ+OgdqUsLX48yFq8YMZs/gdGyE=
github.com/Piszmog/cfservices v1.3.1/go.mod h1:uxLe5gKNnODE9Bt1aJd5WjaeTg8/Qr6Dibd1wFgfAwk=
github.com/Piszmog/cfservices v1.3.2 h1:QvAphVK6Mz/zN7ZWa13eiwqpGhe0mO1CO/usF3yA3UE=
github.com/Piszmog/cfservices v1.3.2/go.mod h1:uxLe5gKNnODE9Bt1aJd5WjaeTg8/Qr6Dibd1wFgfAwk=
github.com/Piszmog/httpclient v1.0.1 h1:LBgUxwb2zrwv/c1qx0D4lSwmz28ZNf7k91EsNbclJk0=
github.com/Piszmog/httpclient v1.0.1/go.mod h1:FcqjAm4HhYGYfQaFY8kZ2Y+SGiO51s4H3K6GEtAHOn4=
github.com/golang/protobuf v1.1.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
Expand Down

0 comments on commit a0d4d70

Please sign in to comment.