aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-28 12:46:04 +0000
committerGitHub <noreply@github.com>2025-01-28 12:46:04 +0000
commit7c25eeee572efa341caf8f020a910fbc01d991e8 (patch)
treea7c82b8c74f58b9013a2b5ad63a908046fcbed1d /go.mod
parentdce820ad49b10355a137911df5386d15fdb9ec9f (diff)
downloadxesite-7c25eeee572efa341caf8f020a910fbc01d991e8.tar.xz
xesite-7c25eeee572efa341caf8f020a910fbc01d991e8.zip
build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#891)
Bumps google.golang.org/protobuf from 1.36.3 to 1.36.4. --- 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 36c3d8f..be6fbae 100644
--- a/go.mod
+++ b/go.mod
@@ -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.3
+ google.golang.org/protobuf v1.36.4
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
k8s.io/apimachinery v0.32.1