diff --git a/docs/go.mod b/docs/go.mod index 417bbc34f3b..bbdfc4b1b3b 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -1,6 +1,6 @@ module osv.dev/tools -go 1.26.5 +go 1.27.0 require ( github.com/grpc-ecosystem/grpc-gateway/v2 v2.30.0