Skip to content

Commit

Permalink
fix(post): create tool.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Dec 5, 2024
1 parent 4094c28 commit 435ed90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs/blog/posts/2024-12-02-go-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,6 @@ It seems like it will be possible to split out dependencies from the main
`go.mod` file:

```bash
gotip mod init -modfile=tool.mod foo
gotip get -modfile=tool.mod -tool gotest.tools/gotestsum
```

0 comments on commit 435ed90

Please sign in to comment.