bugfix (mmcgrana/gobyexample#294) sha1 sum calculator

This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.

This commit will also include regenerated static files and *.hash files.
This commit is contained in:
Oleg Butuzov
2019-10-22 14:27:02 +03:00
parent 43825687bb
commit 646c8b39da
149 changed files with 228 additions and 224 deletions

View File

@@ -43,7 +43,7 @@ to give you a sense of the package.</p>
</td>
<td class="code leading">
<a href="http://play.golang.org/p/xoRUhG86wsF"><img title="Run code" src="play.png" class="run" /></a><img title="Copy code" src="clipboard.png" class="copy" />
<a href="http://play.golang.org/p/fZ_FqN5WlSz"><img title="Run code" src="play.png" class="run" /></a><img title="Copy code" src="clipboard.png" class="copy" />
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
</pre></div>