Skip to content

Commit 2867e45

Browse files
authored
Merge pull request #248 from philips-labs/dependabot/go_modules/github.com/cloudfoundry-community/gautocloud-1.4.0
Bump github.com/cloudfoundry-community/gautocloud from 1.3.0 to 1.4.0
2 parents 985a42f + c76138e commit 2867e45

File tree

2 files changed

+881
-83
lines changed

2 files changed

+881
-83
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ go 1.14
44

55
require (
66
github.com/aws/aws-sdk-go v1.44.329
7-
github.com/cloudfoundry-community/gautocloud v1.3.0
7+
github.com/cloudfoundry-community/gautocloud v1.4.0
88
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
99
github.com/labstack/echo/v4 v4.11.1
1010
github.com/pelletier/go-toml v1.9.5 // indirect
1111
github.com/philips-software/gautocloud-connectors v0.7.0
1212
github.com/sirupsen/logrus v1.9.3
13-
github.com/spf13/viper v1.16.0
13+
github.com/spf13/viper v1.18.2
1414
)

0 commit comments

Comments
 (0)