forked from bazel-contrib/rules_python
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod
More file actions
Latest commit
14 lines (12 loc) · 405 Bytes
/
Copy pathgo.mod
File metadata and controls
14 lines (12 loc) · 405 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
modulegithub.com/bazelbuild/rules_python
go1.18
require (
github.com/bazelbuild/bazel-gazellev0.23.0
github.com/bazelbuild/buildtoolsv0.0.0-20200718160251-b1667ff58f71
github.com/bazelbuild/rules_gov0.0.0-20190719190356-6dae44dc5cab
github.com/bmatcuk/doublestarv1.2.2
github.com/emirpasic/godsv1.12.0
github.com/ghodss/yamlv1.0.0
github.com/google/uuidv1.3.0
gopkg.in/yaml.v2v2.2.8
)