summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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 ed9356b..1c52efe 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/stretchr/testify v1.10.0
golang.org/x/term v0.28.0
golang.org/x/time v0.9.0
- google.golang.org/protobuf v1.36.1
+ google.golang.org/protobuf v1.36.2
gopkg.in/yaml.v3 v3.0.1
gotest.tools/v3 v3.5.1
)