File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55module github.com/upbound/provider-azure/v2
66
7- go 1.26.6
7+ go 1.27.0
88
99tool golang.org/x/tools/cmd/goimports
1010
@@ -30,11 +30,6 @@ require (
3030 sigs.k8s.io/controller-tools v0.20.1
3131)
3232
33- require (
34- github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
35- github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
36- )
37-
3833require (
3934 cloud.google.com/go v0.123.0 // indirect
4035 github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
@@ -160,6 +155,8 @@ require (
160155 github.com/tmccombs/hcl2json v0.3.3 // indirect
161156 github.com/upbound/uptest v0.12.1-0.20260728095952-c230a8044006 // indirect
162157 github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
158+ github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
159+ github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
163160 github.com/wI2L/jsondiff v0.7.1 // indirect
164161 github.com/x448/float16 v0.8.4 // indirect
165162 github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
You can’t perform that action at this time.
0 commit comments