Skip to content

Commit

Permalink
Update docs/go/core/bzlmod.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fabian Meumertzheim <[email protected]>
  • Loading branch information
stefanpenner and fmeum authored May 7, 2024
1 parent b15c3f4 commit 1a81d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/go/core/bzlmod.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ go_deps.module(

#### Specifying Workspaces

The go.work functionality is supported by the go_deps module extension in Gazelle.
The `go.work` functionality is supported by the `go_deps` module extension in Gazelle.

```starlark
go_deps = use_extension("@gazelle//:extensions.bzl", "go_deps")
Expand Down

0 comments on commit 1a81d33

Please sign in to comment.