[
https://issues.apache.org/jira/browse/BEAM-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184290#comment-17184290
]
Beam JIRA Bot commented on BEAM-8992:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> ./gradlew :sdks:go:examples:goVet fails
> ---------------------------------------
>
> Key: BEAM-8992
> URL: https://issues.apache.org/jira/browse/BEAM-8992
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Affects Versions: 2.19.0
> Reporter: Udi Meiri
> Priority: P3
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> {code}
> > Task :sdks:go:examples:resolveBuildDependencies
> Resolving
> ./github.com/apache/beam/sdks/go@/usr/local/google/home/ehudm/src/beam-release/sdks/go
> .gogradle/project_gopath/src/github.com/apache/beam/sdks/go/examples/vendor/github.com/apache/beam/sdks/go/pkg/beam/io/avroio/avroio.go:28:2:
> cannot find package "github.com/linkedin/goavro" in any of:
>
> /usr/local/google/home/ehudm/src/beam-release/sdks/go/examples/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/examples/vendor/github.com/linkedin/goavro
> (vendor tree)
>
> /usr/local/google/home/ehudm/.gradle/go/binary/1.12/go/src/github.com/linkedin/goavro
> (from $GOROOT)
>
> /usr/local/google/home/ehudm/src/beam-release/sdks/go/examples/.gogradle/project_gopath/src/github.com/linkedin/goavro
> (from $GOPATH)
> > Task :sdks:go:examples:goVet FAILED
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)