Skip to content

Commit

Permalink
docs: drop old Go reference in deb build doc (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov authored Mar 12, 2024
2 parents 5b23598 + 0d3dae6 commit c61931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-deb-package.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

For now, we're assuming building for Debian 11 (stable) x86_64.

Go version 18.4 or later should already be installed, i.e. this runs
Go should already be installed (version from `go.mod` or later), i.e. this runs
successfully:

* `make all`
Expand Down

0 comments on commit c61931f

Please sign in to comment.