You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/gogo/protobuf/proto
:1: cannot use new(struct{cTbFKPsI sync.Mutex; hHZQMchMkm9 map[int32]Extension}) (value of type *struct{cTbFKPsI sync.Mutex; hHZQMchMkm9 map[int32]Extension}) as *struct{mu sync.Mutex; extensionMap map[int32]Extension} value in assignment
:1: cannot use new(struct{cTbFKPsI sync.Mutex; hHZQMchMkm9 map[int32]Extension}) (value of type *struct{cTbFKPsI sync.Mutex; hHZQMchMkm9 map[int32]Extension}) as *struct{mu sync.Mutex; extensionMap map[int32]Extension} value in struct literal
exit status 2
exit status 1
The text was updated successfully, but these errors were encountered:
What version of Garble and Go are you using?
What environment are you running Garble on?
go env
OutputWhat did you do?
built application using using garble.
code
sample to reproduce the errorCommand that was used for building the code:
What did you expect to see?
Successfully built binary.
What did you see instead?
The text was updated successfully, but these errors were encountered: