aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-24 11:25:10 +0000
committerGitHub <noreply@github.com>2025-03-24 11:25:10 +0000
commit5956ecf61d653cd8179ac26b265b7c593ed0dbc8 (patch)
tree57e2847e16ef5ddb71e4cce6bc87f987241ae7d2 /go.mod
parentf5e421251bd389bfc8d73a686014e4da29b32cd0 (diff)
downloadxesite-5956ecf61d653cd8179ac26b265b7c593ed0dbc8.tar.xz
xesite-5956ecf61d653cd8179ac26b265b7c593ed0dbc8.zip
build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#928)
Bumps google.golang.org/protobuf from 1.36.5 to 1.36.6. --- 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 0e32da0..798ae43 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/twitchtv/twirp v8.1.3+incompatible
golang.org/x/oauth2 v0.28.0
- google.golang.org/protobuf v1.36.5
+ google.golang.org/protobuf v1.36.6
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
k8s.io/apimachinery v0.32.3