We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e665aaa commit 855e6eeCopy full SHA for 855e6ee
go.mod
@@ -2,7 +2,7 @@ module github.com/aperturerobotics/goprotowrap
2
3
go 1.21
4
5
-replace google.golang.org/protobuf => github.com/aperturerobotics/protobuf-go v1.33.1-0.20240322235918-b46c9358eab6 // aperture
+replace google.golang.org/protobuf => github.com/aperturerobotics/protobuf-go v1.33.1-0.20240411062030-e36f75e0a3b8 // aperture
6
7
require github.com/golang/protobuf v1.5.4
8
0 commit comments