go119: add missing file to PLIST

This commit is contained in:
wiz 2023-09-24 23:45:39 +00:00
parent 6027dd655c
commit d4e80f9459
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.11 2023/07/15 10:35:14 bsiegert Exp $
@comment $NetBSD: PLIST,v 1.12 2023/09/24 23:45:39 wiz Exp $
bin/go${GOVERSSUFFIX}
bin/gofmt${GOVERSSUFFIX}
go119/CONTRIBUTING.md
@ -2504,6 +2504,7 @@ go119/src/cmd/go/testdata/script/build_dash_x.txt
go119/src/cmd/go/testdata/script/build_exe.txt
go119/src/cmd/go/testdata/script/build_gcflags.txt
go119/src/cmd/go/testdata/script/build_gcflags_order.txt
go119/src/cmd/go/testdata/script/build_go122.txt
go119/src/cmd/go/testdata/script/build_gopath_order.txt
go119/src/cmd/go/testdata/script/build_i.txt
go119/src/cmd/go/testdata/script/build_i_deprecate.txt