Andreas Deininger
da13e2fbe7
Improving links (http -> https) ( #425 )
2022-06-06 11:31:46 -07:00
Eli Bendersky
63ed62348e
Slight comment rewording following the previous commit
2022-01-10 05:45:35 -08:00
Sandeep
1c7180a00f
Update Epoch
example to add UnixMilli from Time package ( #409 )
...
Standard library time package has support for UnixMilli - https://pkg.go.dev/time#Time.UnixMilli
Updated the example to use the method on Time instead of calculating.
2022-01-10 05:42:31 -08: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
Eli Bendersky
c273588521
Make multiple imports consistent with import ( ... ) style
...
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be
Use tabs as the canonical source indentation in git
...
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Mark McGranaghan
2e3ae49bd5
Rebuild
2013-12-03 05:18:14 -08:00
Jake Scott
ed76f25f2c
Typo
2013-12-03 20:06:00 +13:00
Mark McGranaghan
afdf0cc2b4
add trailing newlines
2013-10-06 08:50:23 -07:00
Mark McGranaghan
e77dcdddd4
missing some generated files
2013-09-11 09:01:11 -07:00
Mark McGranaghan
5110cee76a
publish time-formatting-parsing
2012-11-01 15:26:20 -07:00
Mark McGranaghan
7402ad51a6
update epoch
2012-10-31 09:14:12 -07:00
Mark McGranaghan
3d50c64ebd
publish epoch
2012-10-31 09:02:54 -07:00