Skip to content

Commit

Permalink
build(deps): bump github.com/tmccombs/hcl2json from 0.3.4 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [github.com/tmccombs/hcl2json](https://github.com/tmccombs/hcl2json) from 0.3.4 to 0.6.2.
- [Release notes](https://github.com/tmccombs/hcl2json/releases)
- [Changelog](https://github.com/tmccombs/hcl2json/blob/main/CHANGELOG.md)
- [Commits](tmccombs/hcl2json@v0.3.4...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/tmccombs/hcl2json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 8e167b8 commit dd7ae7b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/hcl/v2 v2.19.1
github.com/hashicorp/hcl/v2 v2.20.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
github.com/hashicorp/terraform-provider-google-beta v3.73.0+incompatible
github.com/nasa9084/go-openapi v0.0.0-20200604141640-2875b7376353
Expand All @@ -36,8 +36,8 @@ require (
github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/tmccombs/hcl2json v0.3.4
github.com/zclconf/go-cty v1.13.0
github.com/tmccombs/hcl2json v0.6.2
github.com/zclconf/go-cty v1.14.3
go.opencensus.io v0.24.0
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.16.0
Expand Down Expand Up @@ -76,7 +76,6 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
github.com/apparentlymart/go-cidr v1.1.0 // indirect
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
Expand Down
23 changes: 6 additions & 17 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd7ae7b

Please sign in to comment.