Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 74ac3a7

Browse files
author
Michel Casabianca
committed
Added information about golang-annouce mailing list
1 parent 1d7e992 commit 74ac3a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ $ go mod tidy
178178

179179
Of course this is possible only if a version that fixes the issue was released.
180180

181+
The best way to receive security announcements is to subscribe to the [golang-announce mailing list](https://groups.google.com/g/golang-announce). Any messages pertaining to a security issue will be prefixed with `[security]`.
182+
181183
## Data source
182184

183185
This tool first lists dependencies embedded in binary with `go version -m binary` command:

0 commit comments

Comments
 (0)