Skip to content

Commit

Permalink
Don't use the bootstrap version of please_go (#2928)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterebden authored Oct 17, 2023
1 parent 828d0d7 commit 6cc3d76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .plzconfig
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[parse]
BlacklistDirs = tree ; The performance test repo
preloadsubincludes = ///go//build_defs:go
preloadsubincludes = ///cc//build_defs:cc
preloadsubincludes = ///cc//build_defs:cc
preloadsubincludes = ///python//build_defs:python
preloadsubincludes = ///shell//build_defs:shell

[Plugin "go"]
Target = //plugins:go
pleasegotool = ///go//tools/please_go:bootstrap
importpath = github.com/thought-machine/please
gotool = //third_party/go:toolchain|go
FeatureFlags = go_get
Expand Down

0 comments on commit 6cc3d76

Please sign in to comment.