Skip to content

Commit

Permalink
Bump github.com/cloudfoundry-community/gautocloud from 1.3.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudfoundry-community/gautocloud](https://github.com/cloudfoundry-community/gautocloud) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/cloudfoundry-community/gautocloud/releases)
- [Commits](cloudfoundry-community/gautocloud@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry-community/gautocloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 65bf8c6 commit 889a58e
Show file tree
Hide file tree
Showing 2 changed files with 1,565 additions and 70 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/ArthurHlt/gominlog v0.0.0-20170402142412-72eebf980f46 // indirect
github.com/aws/aws-sdk-go v1.51.6
github.com/cloudfoundry-community/gautocloud v1.3.0
github.com/cloudfoundry-community/gautocloud v1.4.1
github.com/go-redis/redis/v8 v8.11.5
github.com/hashicorp/vault/api v1.9.2
github.com/hudl/fargo v1.4.0
Expand All @@ -19,12 +19,11 @@ require (
github.com/loafoe/go-eureka-client v0.0.0-20181122150342-305e9cc4dc71
github.com/minio/minio-go/v7 v7.0.72
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.32.0
github.com/onsi/gomega v1.34.1
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/philips-software/go-hsdp-api v0.81.0
github.com/segmentio/kafka-go v0.4.40
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 // indirect
github.com/ttacon/libphonenumber v1.0.0 // indirect
)
Loading

0 comments on commit 889a58e

Please sign in to comment.