Skip to content

Commit

Permalink
Update module cloud.google.com/go/storage to v1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 3, 2024
1 parent bb070ba commit ff20872
Show file tree
Hide file tree
Showing 2 changed files with 2,423 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module github.com/GoogleCloudPlatform/healthcare-data-protection-suite
go 1.14

require (
cloud.google.com/go/storage v1.22.0
cloud.google.com/go/storage v1.43.0
github.com/agext/levenshtein v1.2.3 // indirect
github.com/ghodss/yaml v1.0.0
github.com/google/go-cmp v0.5.7
github.com/google/go-cmp v0.6.0
github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932
github.com/hashicorp/go-getter v1.5.11
github.com/hashicorp/go-getter/v2 v2.1.0 // indirect
github.com/hashicorp/go-getter/v2 v2.1.0
github.com/hashicorp/go-version v1.5.0
github.com/hashicorp/hcl/v2 v2.11.1
github.com/hashicorp/terraform v0.15.3
Expand All @@ -23,5 +23,5 @@ require (
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
github.com/xeipuuv/gojsonschema v1.2.0
github.com/zclconf/go-cty v1.10.0
google.golang.org/api v0.74.0
google.golang.org/api v0.187.0
)
Loading

0 comments on commit ff20872

Please sign in to comment.