Skip to content

Commit 259dcd1

Browse files
committed
rl-2009: remove modSha256 warning note
1 parent 92a2c31 commit 259dcd1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

nixos/doc/manual/release-notes/rl-2009.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@ GRANT ALL PRIVILEGES ON *.* TO 'mysql'@'localhost' WITH GRANT OPTION;
202202
likekly to break with future versions of go. As a result
203203
<literal>buildGoModule</literal> switched from
204204
<literal>modSha256</literal> to the <literal>vendorSha256</literal>
205-
attribute to pin fetched version data. <literal>buildGoModule</literal>
206-
still accepts <literal>modSha256</literal> with a warning, but support will
207-
be removed in the next release.
205+
attribute to pin fetched version data.
208206
</para>
209207
</listitem>
210208
<listitem>

0 commit comments

Comments
 (0)