Skip to content

Commit

Permalink
make tfgen (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
rquitales authored Aug 24, 2023
1 parent 0d7335e commit f19d203
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/hashicorp/terraform-plugin-sdk v1.15.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.57.0
github.com/pulumi/pulumi/sdk/v3 v3.76.1
github.com/splunk/terraform-provider-splunk v1.4.21
github.com/splunk/terraform-provider-splunk v1.4.22
)

require (
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1790,8 +1790,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.4.0/go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE=
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/splunk/terraform-provider-splunk v1.4.21 h1:VmUBTW1YIHRcU0mOqeObSANkHyFcY4q0blBN28YIKFg=
github.com/splunk/terraform-provider-splunk v1.4.21/go.mod h1:smFk1G0BIk1SK8ReHPsfEzjn8na6r6JA/zPAL3suW1M=
github.com/splunk/terraform-provider-splunk v1.4.22 h1:MMuqaVOqrJMOrWpnCTQ2o+9O8dACS6F71YuQoTQLr/U=
github.com/splunk/terraform-provider-splunk v1.4.22/go.mod h1:smFk1G0BIk1SK8ReHPsfEzjn8na6r6JA/zPAL3suW1M=
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980/go.mod h1:AO3tvPzVZ/ayst6UlUKUv6rcPQInYe3IknH3jYhAKu8=
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
Expand Down

0 comments on commit f19d203

Please sign in to comment.