Skip to content

Commit c416af5

Browse files
authored
Merge pull request #979 from crossplane/renovate/main-mygithub.libinneed.workers.dev-crossplane-crossplane-apis-v2-2.x
fix(deps): update module github.com/crossplane/crossplane/apis/v2 to v2.0.0-20260424160951-8f231230ebb6 (main)
2 parents a27ec88 + 49bf651 commit c416af5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
dario.cat/mergo v1.0.2
77
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
88
github.com/Masterminds/semver/v3 v3.4.0
9-
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260420215119-8ed4b5288fc1
9+
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6
1010
github.com/evanphx/json-patch v5.9.11+incompatible
1111
github.com/go-logr/logr v1.4.3
1212
github.com/google/go-cmp v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ github.com/coreos/go-oidc/v3 v3.17.0/go.mod h1:wqPbKFrVnE90vty060SB40FCJ8fTHTxSw
136136
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
137137
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
138138
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
139-
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260420215119-8ed4b5288fc1 h1:hbCo4ir8DehMobOmjTdbIbyHw304BgL6P0bR6u2J5Ws=
140-
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260420215119-8ed4b5288fc1/go.mod h1:h7KE74Z4TFs1L/FFv3RdsiG9Uax7L56oHpcggSZnONg=
139+
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6 h1:9ki6AJQgBJIcLNjK+scUZp2ZDenuAo18d0JSNOlkY2Y=
140+
github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6/go.mod h1:h7KE74Z4TFs1L/FFv3RdsiG9Uax7L56oHpcggSZnONg=
141141
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 h1:uX1JmpONuD549D73r6cgnxyUu18Zb7yHAy5AYU0Pm4Q=
142142
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467/go.mod h1:uzvlm1mxhHkdfqitSA92i7Se+S9ksOn3a3qmv/kyOCw=
143143
github.com/danieljoos/wincred v1.2.3 h1:v7dZC2x32Ut3nEfRH+vhoZGvN72+dQ/snVXo/vMFLdQ=

gomod2nix.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ schema = 3
125125
version = "v3.17.0"
126126
hash = "sha256-b9dCq5GN5ac64UG23Rijv1qcmUZNcxb8DJQycAa96EQ="
127127
[mod."github.com/crossplane/crossplane/apis/v2"]
128-
version = "v2.0.0-20260420215119-8ed4b5288fc1"
128+
version = "v2.0.0-20260424160951-8f231230ebb6"
129129
hash = "sha256-wtcG/nMC4A9nebFxsfSlWZjdupAQ6IjHinFhvFB6KNk="
130130
[mod."github.com/cyberphone/json-canonicalization"]
131131
version = "v0.0.0-20241213102144-19d51d7fe467"

0 commit comments

Comments
 (0)