Skip to content

Commit

Permalink
Bump github.com/cloudfoundry-community/gautocloud from 1.3.2 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.2 to 1.4.1.
- [Release notes](https://github.com/cloudfoundry-community/gautocloud/releases)
- [Commits](cloudfoundry-community/gautocloud@v1.3.2...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 50605a6 commit e0a4c85
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 59 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module rsdl
go 1.14

require (
github.com/cloudfoundry-community/gautocloud v1.3.2
github.com/cloudfoundry-community/gautocloud v1.4.1
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
github.com/inconshreveable/log15 v0.0.0-20200109203555-b30bc20e4fd1 // indirect
github.com/kevinburke/go-types v0.0.0-20200309064045-f2d4aea18a7a // indirect
Expand All @@ -15,6 +15,6 @@ require (
github.com/loafoe/sqltocsv v0.0.0-20200421080913-1d34850504cb
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/philips-software/gautocloud-connectors v0.7.0
github.com/spf13/viper v1.18.2
github.com/spf13/viper v1.19.0
github.com/ttacon/libphonenumber v1.1.0 // indirect
)
Loading

0 comments on commit e0a4c85

Please sign in to comment.