We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a38c0 commit e3f229aCopy full SHA for e3f229a
tools/tfsdk2fw/go.mod
@@ -346,6 +346,7 @@ require (
346
github.com/mitchellh/mapstructure v1.5.0 // indirect
347
github.com/mitchellh/reflectwalk v1.0.2 // indirect
348
github.com/oklog/run v1.0.0 // indirect
349
+ github.com/pkg/errors v0.9.1 // indirect
350
github.com/posener/complete v1.2.3 // indirect
351
github.com/shopspring/decimal v1.4.0 // indirect
352
github.com/spf13/cast v1.3.1 // indirect
0 commit comments