voxelholic
01/07/2025, 1:04 AMgo build -o=/tmp/bin/web ./cmd/web
# github.com/VapiAI/server-sdk-go
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7531:2: Unknown redeclared
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7530:2: other declaration of Unknown
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7532:2: Unknown redeclared
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7530:2: other declaration of Unknown
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7565:58: method ClientMessageToolCallsToolWithToolCallListItem.GetUnknown already declared at ../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7558:58
# bla bla bla
go@v0.2.0/types.go:38822:58
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:38836:58: method ServerMessageToolCallsToolWithToolCallListItem.GetUnknown already declared at ../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:38822:58
../../go/pkg/mod/github.com/!vapi!a!i/server-sdk-go@v0.2.0/types.go:7647:2: too many errors
make[1]: *** [build] Error 1
failed to build, error: exit status 2