Skip to content

Commit

Permalink
TFK v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Morrison committed Oct 4, 2021
1 parent 53337a8 commit 158fc93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/hcl2 v0.0.0-20190821123243-0c888d1241f6
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210122032628-c9d30be6075a
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210202195753-680224974208
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
github.com/jinzhu/inflection v1.0.0
github.com/mitchellh/reflectwalk v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 h1:2c+vG46celrDCsfYEIzaXxvBa
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0/go.mod h1:JBItawj+j8Ssla5Ib6BC/W9VQkOucBfnX7VRtyx1vw8=
github.com/hashicorp/terraform-plugin-test v1.2.0/go.mod h1:QIJHYz8j+xJtdtLrFTlzQVC0ocr3rf/OjIpgZLK56Hs=
github.com/hashicorp/terraform-plugin-test/v2 v2.0.0-20200724200815-faa9931ac59e/go.mod h1:C6VALgUlvaif+PnHyRGKWPTdQkMJK4NQ20VJolxZLI0=
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210122032628-c9d30be6075a h1:NuZ8CC+TeDQsbNmnjFMq5HNWG2RzO/uMsD9ee2snYhU=
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210122032628-c9d30be6075a/go.mod h1:uMipCwM5v5JwYSbR7UqNCdGCX0o2hnzJKAa8Hy0oJSQ=
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210202195753-680224974208 h1:tYS3Z6Q/uNEbHncEq7bLta7LcguBODBA6i8rA5AlsZ8=
github.com/hashicorp/terraform-provider-kubernetes v1.13.4-0.20210202195753-680224974208/go.mod h1:uMipCwM5v5JwYSbR7UqNCdGCX0o2hnzJKAa8Hy0oJSQ=
github.com/hashicorp/terraform-svchost v0.0.0-20191011084731-65d371908596/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
Expand Down

0 comments on commit 158fc93

Please sign in to comment.