We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801dade commit a3fcc1fCopy full SHA for a3fcc1f
go.mod
@@ -2,7 +2,7 @@ module github.com/seqsense/protoc-assets
2
3
go 1.21
4
5
-toolchain go1.22.3
+toolchain go1.23.1
6
7
require (
8
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
0 commit comments