We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985a42f + c76138e commit 2867e45Copy full SHA for 2867e45
go.mod
@@ -4,11 +4,11 @@ go 1.14
4
5
require (
6
github.com/aws/aws-sdk-go v1.44.329
7
- github.com/cloudfoundry-community/gautocloud v1.3.0
+ github.com/cloudfoundry-community/gautocloud v1.4.0
8
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
9
github.com/labstack/echo/v4 v4.11.1
10
github.com/pelletier/go-toml v1.9.5 // indirect
11
github.com/philips-software/gautocloud-connectors v0.7.0
12
github.com/sirupsen/logrus v1.9.3
13
- github.com/spf13/viper v1.16.0
+ github.com/spf13/viper v1.18.2
14
)
0 commit comments