Skip to content

Commit

Permalink
chore(deps): update deps (#1389)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | require | patch | `v0.110.7` -> `v0.110.8` |
| [com_google_protobuf](https://togithub.com/protocolbuffers/protobuf) | http_archive | minor | `v24.0` -> `v24.3` |
| [github.com/googleapis/gapic-showcase](https://togithub.com/googleapis/gapic-showcase) | require | patch | `v0.28.3` -> `v0.28.4` |
| [github.com/jhump/protoreflect](https://togithub.com/jhump/protoreflect) | require | patch | `v1.15.1` -> `v1.15.2` |
| [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | require | minor | `v0.136.0` -> `v0.142.0` |
| [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `1744710` -> `e6e6cda` |
| [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | require | digest | `1744710` -> `e6e6cda` |
| [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `1744710` -> `e6e6cda` |

---

### Release Notes

<details>
<summary>googleapis/google-cloud-go (cloud.google.com/go)</summary>

### [`v0.110.8`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.110.8)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.110.7...v0.110.8)

##### Documentation

-   **postprocessor:** Nudge users towards stable clients ([#&#8203;8513](https://togithub.com/googleapis/google-cloud-go/issues/8513)) ([05a1484](https://togithub.com/googleapis/google-cloud-go/commit/05a1484b0752aaa3d6a164d37686d6de070cc78d))

</details>

<details>
<summary>protocolbuffers/protobuf (com_google_protobuf)</summary>

### [`v24.3`](https://togithub.com/protocolbuffers/protobuf/releases/tag/v24.3): Protocol Buffers v24.3

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v24.2...v24.3)

### Announcements

-   [Protobuf News](https://protobuf.dev/news/) may include additional announcements or pre-announcements for upcoming changes.

### C++

-   Workaround ICE on gcc 7.5 by not having one overload call the other one with a ([#&#8203;13808](https://togithub.com/protocolbuffers/protobuf/issues/13808)) (https://togithub.com/protocolbuffers/protobuf/commit/398a84ce486d282e217f1120b810626c6b71f058)

### Python

##### Python C-Extension (Default)

-   Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed (https://togithub.com/protocolbuffers/upb/commit/b0f5d5d94d9faafed2ab0fcaa9396cb4a984a2c1)

### UPB (Python/PHP/Ruby C-Extension)

-   fix a Python memory leak in ByteSize() ([#&#8203;1243](https://togithub.com/protocolbuffers/upb/issues/1243)) ([e45a6d5](https://togithub.com/protocolbuffers/protobuf/commit/e45a6d50682d5d4b204e7d76254b1585b43c6815))

### [`v24.2`](https://togithub.com/protocolbuffers/protobuf/releases/tag/v24.2): Protocol Buffers v24.2

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v24.1...v24.2)

### C++

-   Fixes for 32-bit MSVC. (https://togithub.com/protocolbuffers/protobuf/commit/01e1a5c28ae00cca0821a95e3c68447df4d1591c)

### [`v24.1`](https://togithub.com/protocolbuffers/protobuf/releases/tag/v24.1): Protocol Buffers v24.1

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v24.0...v24.1)

### Announcements

-   [Protobuf News](https://protobuf.dev/news/) may include additional announcements or pre-announcements for upcoming changes.

### Python

##### Python C-Extension (Default)

-   Revert CopyFrom() optimization that was causing crashes back to Serialize/Parse (https://togithub.com/protocolbuffers/upb/commit/78e96941a47108dae2bbcb39cc481a848d3bfa67)

### Ruby

##### Ruby C-Extension

-   Ruby: Fix object cache lookups on 32-bit platforms ([#&#8203;13494](https://togithub.com/protocolbuffers/protobuf/issues/13494)) ([#&#8203;13580](https://togithub.com/protocolbuffers/protobuf/issues/13580)) (https://togithub.com/protocolbuffers/protobuf/commit/3094b492468caafcdb61c132dab636cc3c87773f)

</details>

<details>
<summary>googleapis/gapic-showcase (github.com/googleapis/gapic-showcase)</summary>

### [`v0.28.4`](https://togithub.com/googleapis/gapic-showcase/releases/tag/v0.28.4)

[Compare Source](https://togithub.com/googleapis/gapic-showcase/compare/v0.28.3...v0.28.4)

##### Bug Fixes

-   Add fail index to streaming sequence ([#&#8203;1364](https://togithub.com/googleapis/gapic-showcase/issues/1364)) ([567e756](https://togithub.com/googleapis/gapic-showcase/commit/567e7567600a0c3cb369a98ac25351f10000fcec))

</details>

<details>
<summary>jhump/protoreflect (github.com/jhump/protoreflect)</summary>

### [`v1.15.2`](https://togithub.com/jhump/protoreflect/releases/tag/v1.15.2)

[Compare Source](https://togithub.com/jhump/protoreflect/compare/v1.15.1...v1.15.2)

This is a bugfix release to address issues found in the `desc/protoparse` package.

##### "github.com/jhump/protoreflect/desc/protoparse"

Changes/fixes:

-   A fix was added to v1.15.1 so that descriptors returned from this package would use statically known extension types for custom options, and custom options in the source that were not statically known would be represented as unrecognized fields. However, the fix was incomplete: only the files whose names were explicitly given to the `Parser` were updated in this fashion. Other files in the transitive dependency (i.e. imports) did *not* have options represented this way. As of this release, the fix is complete and *all* descriptors returned by this package should have the same representation for custom options as in v1.14 and earlier.
-   As of v1.15.0, this package uses the [`github.com/bufbuild/protocompile`](https://pkg.go.dev/github.com/bufbuild/protocompile) package under the hood as the parser. But that package is still using major version zero, since it's API has not completely stabilized. A recent release (v0.6.0) included backwards-incompatible changes that caused this repo to no longer compile. This release addresses the compile errors: this repo now uses that latest release of `protocompile` and correctly compiles against it.

</details>

<details>
<summary>googleapis/google-api-go-client (google.golang.org/api)</summary>

### [`v0.142.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.142.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.141.0...v0.142.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2161](https://togithub.com/googleapis/google-api-go-client/issues/2161)) ([d6822ad](https://togithub.com/googleapis/google-api-go-client/commit/d6822ad7882205ad60c6cd35997273b6c0d18d16))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2165](https://togithub.com/googleapis/google-api-go-client/issues/2165)) ([304fb51](https://togithub.com/googleapis/google-api-go-client/commit/304fb51a451f64eb6e91ed66e05a2bec7fe7288e))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2166](https://togithub.com/googleapis/google-api-go-client/issues/2166)) ([c4024ed](https://togithub.com/googleapis/google-api-go-client/commit/c4024ed757507b9e711a1c57b9efcd265a36be5f))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2168](https://togithub.com/googleapis/google-api-go-client/issues/2168)) ([0c5c2d2](https://togithub.com/googleapis/google-api-go-client/commit/0c5c2d24d5566d9bca6c1ad5922f821bb39966a0))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2171](https://togithub.com/googleapis/google-api-go-client/issues/2171)) ([da71d0a](https://togithub.com/googleapis/google-api-go-client/commit/da71d0a5b1d79d38dad62a4d83a612e7c705f0f1))
-   **all:** Use updated mtls config endpoint ([#&#8203;2164](https://togithub.com/googleapis/google-api-go-client/issues/2164)) ([a8cadbf](https://togithub.com/googleapis/google-api-go-client/commit/a8cadbf156fa75f0fd7a46d80de485c15647c58a))
-   **internal:** Add some feature flags for new auth libs ([#&#8203;2163](https://togithub.com/googleapis/google-api-go-client/issues/2163)) ([a34ad77](https://togithub.com/googleapis/google-api-go-client/commit/a34ad7790416dac4680e201d00f95be37b5de93c))

### [`v0.141.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.141.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.140.0...v0.141.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2155](https://togithub.com/googleapis/google-api-go-client/issues/2155)) ([9a84e80](https://togithub.com/googleapis/google-api-go-client/commit/9a84e802e0a0bb8424950cdf2bcad83a90999496))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2159](https://togithub.com/googleapis/google-api-go-client/issues/2159)) ([2b846e5](https://togithub.com/googleapis/google-api-go-client/commit/2b846e55cfdffb0e5e100f5d75f06691fdb7d845))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2160](https://togithub.com/googleapis/google-api-go-client/issues/2160)) ([124e36e](https://togithub.com/googleapis/google-api-go-client/commit/124e36ed4056ec913dc30ace452277d20a0e059c))
-   **idtoken:** Add ParsePayload returning unvalidated token payload ([#&#8203;2136](https://togithub.com/googleapis/google-api-go-client/issues/2136)) ([d541d8e](https://togithub.com/googleapis/google-api-go-client/commit/d541d8e4f6699db6216a0aeee5a7a5c23ed8a3b7))

##### Bug Fixes

-   **transport:** Remove conditional App Engine gen 1 Go hooks ([#&#8203;2158](https://togithub.com/googleapis/google-api-go-client/issues/2158)) ([c2fa93e](https://togithub.com/googleapis/google-api-go-client/commit/c2fa93e001e9c6b60c17ac35161e6bdff0b2873e)), refs [#&#8203;2128](https://togithub.com/googleapis/google-api-go-client/issues/2128)

### [`v0.140.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.140.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.139.0...v0.140.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2144](https://togithub.com/googleapis/google-api-go-client/issues/2144)) ([aded622](https://togithub.com/googleapis/google-api-go-client/commit/aded622e1588af20443988563f91a493322e3b02))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2148](https://togithub.com/googleapis/google-api-go-client/issues/2148)) ([b6072d6](https://togithub.com/googleapis/google-api-go-client/commit/b6072d62905abf4b0f2386ce81ea85db4a51f7a2))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2149](https://togithub.com/googleapis/google-api-go-client/issues/2149)) ([161e093](https://togithub.com/googleapis/google-api-go-client/commit/161e093a56763c64c9e0b16ee1940dc6969d1ead))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2150](https://togithub.com/googleapis/google-api-go-client/issues/2150)) ([1038447](https://togithub.com/googleapis/google-api-go-client/commit/1038447595fb8c1e1db8cb526084163a8dd786db))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2152](https://togithub.com/googleapis/google-api-go-client/issues/2152)) ([1183ccf](https://togithub.com/googleapis/google-api-go-client/commit/1183ccf873b0f4e09e896d31a4d8ec7ad6f2ef1b))

### [`v0.139.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.139.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.138.0...v0.139.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2120](https://togithub.com/googleapis/google-api-go-client/issues/2120)) ([fd53dce](https://togithub.com/googleapis/google-api-go-client/commit/fd53dcead5d0eda81cfcd480ed1263c668e30510))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2142](https://togithub.com/googleapis/google-api-go-client/issues/2142)) ([8e1c21a](https://togithub.com/googleapis/google-api-go-client/commit/8e1c21a164e10b3fe3c94d47c637e9a236c5aa09))

##### Documentation

-   Point more users forward ([#&#8203;2126](https://togithub.com/googleapis/google-api-go-client/issues/2126)) ([62d88ff](https://togithub.com/googleapis/google-api-go-client/commit/62d88ff7c06b828324b3cf5fd004cdf75838f496))

### [`v0.138.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.138.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.137.0...v0.138.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2115](https://togithub.com/googleapis/google-api-go-client/issues/2115)) ([1770219](https://togithub.com/googleapis/google-api-go-client/commit/17702192ed1c3520841bf005504d62a675f9a2b0))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2118](https://togithub.com/googleapis/google-api-go-client/issues/2118)) ([40ea606](https://togithub.com/googleapis/google-api-go-client/commit/40ea606a2218396bcd4235737829f98057153852))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2119](https://togithub.com/googleapis/google-api-go-client/issues/2119)) ([9b75278](https://togithub.com/googleapis/google-api-go-client/commit/9b7527848a21a7baffbac4778841d89eff45a515))

### [`v0.137.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.137.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.136.0...v0.137.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2106](https://togithub.com/googleapis/google-api-go-client/issues/2106)) ([3f3ed3d](https://togithub.com/googleapis/google-api-go-client/commit/3f3ed3da191394d25fd28f60ec1a51fddaf43a4a))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2108](https://togithub.com/googleapis/google-api-go-client/issues/2108)) ([80485e0](https://togithub.com/googleapis/google-api-go-client/commit/80485e0e9a1bae98714d695ed2efff6187618d57))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2110](https://togithub.com/googleapis/google-api-go-client/issues/2110)) ([4d775db](https://togithub.com/googleapis/google-api-go-client/commit/4d775db7cf6eb71fad1f67b022736f3b2de09a0b))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2111](https://togithub.com/googleapis/google-api-go-client/issues/2111)) ([0cc62ab](https://togithub.com/googleapis/google-api-go-client/commit/0cc62aba44965ffc10e33c2e43cc7260e836e504))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2112](https://togithub.com/googleapis/google-api-go-client/issues/2112)) ([f7f1c7b](https://togithub.com/googleapis/google-api-go-client/commit/f7f1c7b4c610f6a41c130c3bb85d6a609e99fb37))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2113](https://togithub.com/googleapis/google-api-go-client/issues/2113)) ([142ffeb](https://togithub.com/googleapis/google-api-go-client/commit/142ffebac56456c904234248a004175aa41e035c))
-   Ok to use S2A with override endpoint ([#&#8203;2114](https://togithub.com/googleapis/google-api-go-client/issues/2114)) ([caea956](https://togithub.com/googleapis/google-api-go-client/commit/caea95689f82049822552cd649765335123831e0))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gapic-generator-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Sep 20, 2023
1 parent 1f29f85 commit 845a130
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 110 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ bazel_skylib_workspace()

http_archive(
name = "com_google_protobuf",
sha256 = "850357336189c470e429e9bdffca92229d8cd5b7f84aa2f3b4c5fdb80ce8351b",
strip_prefix = "protobuf-24.0",
urls = ["https://github.com/protocolbuffers/protobuf/archive/v24.0.tar.gz"],
sha256 = "07d69502e58248927b58c7d7e7424135272ba5b2852a753ab6b67e62d2d29355",
strip_prefix = "protobuf-24.3",
urls = ["https://github.com/protocolbuffers/protobuf/archive/v24.3.tar.gz"],
)

load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps")
Expand Down
11 changes: 5 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/golang/protobuf v1.5.3
github.com/google/go-cmp v0.5.9
github.com/jhump/protoreflect v1.15.1
github.com/jhump/protoreflect v1.15.2
gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a
google.golang.org/genproto v0.0.0-20230807174057-1744710a1577
google.golang.org/genproto/googleapis/api v0.0.0-20230807174057-1744710a1577
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/genproto/googleapis/api v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/protobuf v1.31.0
)

require (
github.com/bufbuild/protocompile v0.4.0 // indirect
github.com/bufbuild/protocompile v0.6.0 // indirect
gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181 // indirect
gitlab.com/golang-commonmark/linkify v0.0.0-20191026162114-a0c2df6c8f82 // indirect
gitlab.com/golang-commonmark/mdurl v0.0.0-20191124015652-932350d1cb84 // indirect
gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sync v0.2.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/grpc v1.57.0 // indirect
Expand Down
23 changes: 11 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cloud.google.com/go/iam v1.1.2 h1:gacbrBdWcoVmGLozRuStX45YKvJtzIjJdAolzUs1sm4=
cloud.google.com/go/iam v1.1.2/go.mod h1:A5avdyVL2tCppe4unb0951eI9jreack+RJ0/d+KUZOU=
cloud.google.com/go/longrunning v0.5.1 h1:Fr7TXftcqTudoyRJa113hyaqlGdiBQkp0Gq7tErFDWI=
cloud.google.com/go/longrunning v0.5.1/go.mod h1:spvimkwdz6SPWKEt/XBij79E9fiTkHSQl/fRUUQJYJc=
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
github.com/bufbuild/protocompile v0.6.0 h1:Uu7WiSQ6Yj9DbkdnOe7U4mNKp58y9WDMKDn28/ZlunY=
github.com/bufbuild/protocompile v0.6.0/go.mod h1:YNP35qEYoYGme7QMtz5SBCoN4kL4g12jTtjuzRNdjpE=
github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
Expand All @@ -12,8 +12,8 @@ github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiu
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c=
github.com/jhump/protoreflect v1.15.1/go.mod h1:jD/2GMKKE6OqX8qTjhADU1e6DShO+gavG9e0Q693nKo=
github.com/jhump/protoreflect v1.15.2 h1:7YppbATX94jEt9KLAc5hICx4h6Yt3SaavhQRsIUEHP0=
github.com/jhump/protoreflect v1.15.2/go.mod h1:4ORHmSBmlCW8fh3xHmJMGyul1zNqZK4Elxc8qKP+p1k=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181 h1:K+bMSIx9A7mLES1rtG+qKduLIXq40DAzYHtb0XuCukA=
Expand All @@ -30,21 +30,20 @@ gitlab.com/opennota/wd v0.0.0-20180912061657-c5d65f63c638 h1:uPZaMiz6Sz0PZs3IZJW
gitlab.com/opennota/wd v0.0.0-20180912061657-c5d65f63c638/go.mod h1:EGRJaqe2eO9XGmFtQCvV3Lm9NLico3UhFwUpCG/+mVU=
golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M=
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
golang.org/x/sync v0.2.0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI=
golang.org/x/sync v0.2.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
google.golang.org/genproto v0.0.0-20230807174057-1744710a1577 h1:Tyk/35yqszRCvaragTn5NnkY6IiKk/XvHzEWepo71N0=
google.golang.org/genproto v0.0.0-20230807174057-1744710a1577/go.mod h1:yZTlhN0tQnXo3h00fuXNCxJdLdIdnVFVBaRJ5LWBbw4=
google.golang.org/genproto/googleapis/api v0.0.0-20230807174057-1744710a1577 h1:xv8KoglAClYGkprUSmDTKaILtzfD8XzG9NYVXMprjKo=
google.golang.org/genproto/googleapis/api v0.0.0-20230807174057-1744710a1577/go.mod h1:KjSP20unUpOx5kyQUFa7k4OJg0qeJ7DEZflGDu2p6Bk=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 h1:wukfNtZmZUurLN/atp2hiIeTKn7QJWIQdHzqmsOnAOk=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577/go.mod h1:+Bk1OCOj40wS2hwAMA+aCW9ypzm63QTBBHp6lQ3p+9M=
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13 h1:vlzZttNJGVqTsRFU9AmdnrcO1Znh8Ew9kCD//yjigk0=
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13/go.mod h1:CCviP9RmpZ1mxVr8MUjCnSiY09IbAXZxhLE6EhHIdPU=
google.golang.org/genproto/googleapis/api v0.0.0-20230920204549-e6e6cdab5c13 h1:U7+wNaVuSTaUqNvK2+osJ9ejEZxbjHHk8F2b6Hpx0AE=
google.golang.org/genproto/googleapis/api v0.0.0-20230920204549-e6e6cdab5c13/go.mod h1:RdyHbowztCGQySiCvQPgWQWgWhGnouTdCflKoDBt32U=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 h1:N3bU/SQDCDyD6R528GJ/PwW9KjYcJA3dgyH+MovAkIM=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13/go.mod h1:KSqppvjFjtoCI+KGd4PELB0qLNxdJHRGqRI09mB6pQA=
google.golang.org/grpc v1.57.0 h1:kfzNeI/klCGD2YPMUlaGNT3pxvYfga7smW3Vth8Zsiw=
google.golang.org/grpc v1.57.0/go.mod h1:Sd+9RMTACXwmub0zcNY2c4arhtrbBYD1AUHI/dt16Mo=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
Expand Down
24 changes: 12 additions & 12 deletions showcase/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module showcase
go 1.19

require (
cloud.google.com/go v0.110.7
cloud.google.com/go v0.110.8
cloud.google.com/go/iam v1.1.2
github.com/google/go-cmp v0.5.9
github.com/googleapis/gapic-showcase v0.28.3
github.com/googleapis/gapic-showcase v0.28.4
github.com/googleapis/gax-go/v2 v2.12.0
google.golang.org/api v0.136.0
google.golang.org/genproto v0.0.0-20230807174057-1744710a1577
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577
google.golang.org/api v0.142.0
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/grpc v1.57.0
google.golang.org/protobuf v1.31.0
)
Expand All @@ -21,15 +21,15 @@ require (
cloud.google.com/go/longrunning v0.5.1 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/s2a-go v0.1.4 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.12.0 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/oauth2 v0.11.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb // indirect
)
Loading

0 comments on commit 845a130

Please sign in to comment.