Skip to content

Commit

Permalink
Merge pull request #77 from vshn/fix/del_prot_labels
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
TheBigLee authored Nov 13, 2024
2 parents adf03e8 + 7f1b107 commit a671856
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/pivotal-cf/brokerapi/v8 v8.2.3
github.com/stretchr/testify v1.9.0
github.com/vshn/crossplane-service-broker v0.12.2
github.com/vshn/crossplane-service-broker v0.12.3
k8s.io/api v0.31.1
k8s.io/client-go v0.31.1
sigs.k8s.io/controller-runtime v0.19.0
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,12 @@ github.com/vbatts/tar-split v0.11.6 h1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23env
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=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ=
Expand Down

0 comments on commit a671856

Please sign in to comment.