Skip to content

Commit 51e6a7f

Browse files
fix(deps): update non-minor dependencies
1 parent 382b76d commit 51e6a7f

File tree

3 files changed

+126
-269
lines changed

3 files changed

+126
-269
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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
7-
github.com/go-logr/logr v1.4.1
6+
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.15
7+
github.com/go-logr/logr v1.4.3
88
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
99
github.com/onsi/ginkgo/v2 v2.15.0
1010
github.com/onsi/gomega v1.31.1

0 commit comments

Comments
 (0)