Mk/Uses/go.mk: Fix typo

This commit is contained in:
Po-Chuan Hsieh 2022-01-26 03:25:29 +08:00
parent 14d7aca391
commit 43ab76a27c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -19,7 +19,7 @@
#
# GO_MODULE
# The name of the module as specified by "module" directive in go.mod.
# In most cases, this is the only requred variable for ports that
# In most cases, this is the only required variable for ports that
# use Go modules.
#
# GO_PKGNAME