7 Commits

Author SHA1 Message Date
Eli Bendersky
415621c7ca Remove usage of ioutil from gobyexample's own scripts
+ regenerate output
2021-06-01 06:17:16 -07:00
Eli Bendersky
bb0b9bbea9 Remove use of deprecated ioutil functions from examples 2021-06-01 06:15:42 -07:00
andrew
bac19fd5d1 HTML changes 2020-03-09 14:51:16 +02:00
andrew
6c1f33628b Add error check to temporary files 2020-03-09 12:36:29 +02:00
Oleg Butuzov
646c8b39da 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.
2019-10-22 14:27:02 +03:00
Mark McGranaghan
485e011b88 The random names being different is implied 2019-06-30 14:02:05 -07:00
Eli Bendersky
8219122e44 Temporary files and directories sample
Followup on discussion in #243
2019-06-30 13:57:05 -07:00