Eli Bendersky
ac94809b64
Replace deprecated ioutil functions with others ( #374 )
...
* Remove use of deprecated ioutil functions from examples
* Remove usage of ioutil from gobyexample's own scripts
+ regenerate output
2021-08-28 06:38:35 -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