File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/doodlescheduling/tfxunpack
22
3- go 1.22.0
3+ go 1.22.12
4+
5+ toolchain go1.24.0
46
57require (
68 github.com/alitto/pond v1.9.2
@@ -9,7 +11,7 @@ require (
911 github.com/go-logr/zapr v1.3.0
1012 github.com/sethvargo/go-envconfig v1.1.1
1113 github.com/spf13/pflag v1.0.6
12- github.com/upbound/provider-terraform v0.19.0
14+ github.com/upbound/provider-terraform v0.19.4
1315 go.uber.org/zap v1.27.0
1416 k8s.io/api v0.31.3
1517 k8s.io/apimachinery v0.31.4
Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
125125github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
126126github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
127127github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
128- github.com/upbound/provider-terraform v0.19.0 h1:CqPJUBD+jFHEo1PqmrszP9L1auI2rrwslHVpu97Q7bA =
129- github.com/upbound/provider-terraform v0.19.0 /go.mod h1:ignXv95aXEZevD2a52b3+x+0ZBOQzgB0sRzMEcpxCtw =
128+ github.com/upbound/provider-terraform v0.19.4 h1:PMCaBjqAblsN1N0vWSsvx4CEwOyt956eBdMAEPksRR8 =
129+ github.com/upbound/provider-terraform v0.19.4 /go.mod h1:S/as5NJ05yqONPMTPW58KHVtRG8ZpkCzslp6Hh4MraU =
130130github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
131131github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
132132github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments