-On NaCl, Go 1.5 requires SDK version pepper-39 or above because it now uses the
-get_random_bytes system call.
+On NaCl, Go 1.5 requires SDK version pepper-41. Later pepper versions are not
+compatible due to the removal of the sRPC subsystem from the NaCl runtime.