Skip to content

Commit

Permalink
Merge pull request #948 from GoogleCloudPlatform/dependabot/go_module…
Browse files Browse the repository at this point in the history
…s/github.com/hashicorp/hcl/v2-2.19.1

Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.19.1
  • Loading branch information
google-oss-prow[bot] authored Feb 19, 2024
2 parents 9059491 + d07d5d9 commit 97b4c0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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.14.1
github.com/hashicorp/hcl/v2 v2.19.1
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 @@ -35,7 +35,7 @@ require (
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.11.0
github.com/zclconf/go-cty v1.13.0
go.opencensus.io v0.24.0
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.12.0
Expand Down Expand Up @@ -75,6 +75,7 @@ require (
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
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
Expand Down
10 changes: 6 additions & 4 deletions go.sum

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

0 comments on commit 97b4c0a

Please sign in to comment.