diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-07 10:29:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-07 10:29:24 +0000 |
| commit | 892659d6c03b4c17be68057f79bac33173822fcd (patch) | |
| tree | 3896af8ea9c18d29f2bbb19a161c5e2f7e2ecedd /go.mod | |
| parent | ef76203762ca079e3e8033098ca55e412c62a87a (diff) | |
| download | xesite-892659d6c03b4c17be68057f79bac33173822fcd.tar.xz xesite-892659d6c03b4c17be68057f79bac33173822fcd.zip | |
build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#875)
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.2.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/twitchtv/twirp v8.1.3+incompatible golang.org/x/oauth2 v0.25.0 - google.golang.org/protobuf v1.36.1 + google.golang.org/protobuf v1.36.2 gopkg.in/fsnotify.v1 v1.4.7 gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700 k8s.io/apimachinery v0.32.0 |
