We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca42e6c commit 06acfd8Copy full SHA for 06acfd8
endpoints/go.mod
@@ -5,7 +5,7 @@ go 1.23.0
5
require (
6
github.com/golang/protobuf v1.5.4
7
github.com/gorilla/mux v1.8.1
8
- golang.org/x/net v0.34.0
+ golang.org/x/net v0.38.0
9
golang.org/x/oauth2 v0.25.0
10
google.golang.org/grpc v1.69.4
11
google.golang.org/grpc/examples v0.0.0-20250121182809-67bee55a47db
0 commit comments