Skip to content

Commit

Permalink
go mod updates for codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Mar 27, 2024
1 parent fa3f2b5 commit dad8803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,6 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/hashicorp/terraform-plugin-codegen-kubernetes => /Users/mau/Dev/terraform-plugin-codegen-kubernetes

go 1.21.5
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ github.com/hashicorp/terraform-exec v0.19.0 h1:FpqZ6n50Tk95mItTSS9BjeOVUb4eg81Sp
github.com/hashicorp/terraform-exec v0.19.0/go.mod h1:tbxUpe3JKruE9Cuf65mycSIT8KiNPZ0FkuTE3H4urQg=
github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQHgyRwf3RkyA=
github.com/hashicorp/terraform-json v0.17.1/go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o=
github.com/hashicorp/terraform-plugin-codegen-kubernetes v0.0.0-20240318160002-e4e21c011a24 h1:hQxYTPk3IcmEBzZX/7Hwanq7hDh7UbHdlWpJq4SVX0o=
github.com/hashicorp/terraform-plugin-codegen-kubernetes v0.0.0-20240318160002-e4e21c011a24/go.mod h1:mE6KKdaE3eoWdmCRNsz+0Fqx4wuIcCFSIpoB42Y6ZBo=
github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFccGyBZn52KtMNsS12dI=
github.com/hashicorp/terraform-plugin-docs v0.16.0/go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA=
github.com/hashicorp/terraform-plugin-framework v1.6.1 h1:hw2XrmUu8d8jVL52ekxim2IqDc+2Kpekn21xZANARLU=
Expand Down

0 comments on commit dad8803

Please sign in to comment.