Skip to content

Commit 1d197a6

Browse files
fix(deps): update non-minor dependencies
1 parent e8d9842 commit 1d197a6

3 files changed

Lines changed: 67 additions & 232 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/sap/cf-service-operator
33
go 1.22.5
44

55
require (
6-
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.5
6+
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.20
77
github.com/go-logr/logr v1.4.1
88
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
99
github.com/onsi/ginkgo/v2 v2.15.0

0 commit comments

Comments
 (0)