Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency go to v1.23.6 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/vshn/swisscom-service-broker

go 1.23.0

toolchain go1.23.2
toolchain go1.23.6

require (
code.cloudfoundry.org/lager v2.0.0+incompatible
Expand Down
6 changes: 0 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -681,12 +681,6 @@ github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
github.com/vbatts/tar-split v0.11.6 h1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23envGs=
github.com/vbatts/tar-split v0.11.6/go.mod h1:dqKNtesIOr2j2Qv3W/cHjnvk9I8+G7oAkFDFN6TCBEI=
github.com/vshn/crossplane-service-broker v0.12.2 h1:/31W6CIycuT8jGtu6XVhoB7A8oD39XLCgJnFUAlD8Go=
github.com/vshn/crossplane-service-broker v0.12.2/go.mod h1:1r/pU6KmmM8zsA8qKnGR/nBOrKbsKPbHcip3R3XdIqo=
github.com/vshn/crossplane-service-broker v0.12.3-0.20241113161407-3dc19fd8df51 h1:vN5EYzZPcdG35+LijojIpbVU/O8mGIBRuBfESEGDWcg=
github.com/vshn/crossplane-service-broker v0.12.3-0.20241113161407-3dc19fd8df51/go.mod h1:1r/pU6KmmM8zsA8qKnGR/nBOrKbsKPbHcip3R3XdIqo=
github.com/vshn/crossplane-service-broker v0.12.3-0.20241113181647-3300f59e0002 h1:/ex501vIzZUDGNKu89S/ImqaFmVvm6zHkUwyOBIbCPQ=
github.com/vshn/crossplane-service-broker v0.12.3-0.20241113181647-3300f59e0002/go.mod h1:1r/pU6KmmM8zsA8qKnGR/nBOrKbsKPbHcip3R3XdIqo=
github.com/vshn/crossplane-service-broker v0.12.3 h1:Z7/lzA2mpM4TMGuicx+0UXBhx6B3DU+d5mvaClDIU48=
github.com/vshn/crossplane-service-broker v0.12.3/go.mod h1:1r/pU6KmmM8zsA8qKnGR/nBOrKbsKPbHcip3R3XdIqo=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
Expand Down