cockroachdb / cockroachdb/cockroach
bazel: remove reference to deprecated function `github.com/bazelbuild/rules_go/go/tools/bazel.Runfile`
Open
A-build-system
C-bug
T-dev-inf
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
```
pkg/build/bazel/bazel.go:38:9: inner.Runfile is deprecated: Use github.com/bazelbuild/rules_go/go/runfiles instead for cross-platform support matching the behavior of the Bazel-provided runfiles libraries. (SA1019)
```
Jira issue: CRDB-22688
Epic CRDB-17171
Contributor guide
Assessment
This issue has not been assessed yet.