Skip to content

Commit ebd0aea

Browse files
Bump github.com/cloudfoundry-community/gautocloud
Bumps [github.com/cloudfoundry-community/gautocloud](https://github.com/cloudfoundry-community/gautocloud) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/cloudfoundry-community/gautocloud/releases) - [Commits](cloudfoundry-community/gautocloud@v1.1.10...v1.1.11) --- updated-dependencies: - dependency-name: github.com/cloudfoundry-community/gautocloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9969508 commit ebd0aea

File tree

2 files changed

+74
-34
lines changed

2 files changed

+74
-34
lines changed

logproxy-filter-email/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ module logproxy-filter-email
33
go 1.14
44

55
require (
6-
github.com/cloudfoundry-community/gautocloud v1.1.10
6+
github.com/cloudfoundry-community/gautocloud v1.1.11
77
github.com/hashicorp/go-hclog v1.3.0
88
github.com/hashicorp/go-plugin v1.4.5
99
github.com/philips-software/gautocloud-connectors v0.0.0-20200529051632-530fc74435ad
1010
github.com/philips-software/go-hsdp-api v0.74.1
1111
github.com/philips-software/logproxy v1.7.2
12-
github.com/stretchr/testify v1.8.0 // indirect
1312
)

0 commit comments

Comments
 (0)