UnnoTed / fileb0x

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
MIT License
634 stars 53 forks source link

use godirwalk v1.7.8 #51

Closed coolaj86 closed 5 years ago

coolaj86 commented 5 years ago

A follow-up to https://github.com/UnnoTed/fileb0x/issues/47 and https://github.com/UnnoTed/fileb0x/pull/48.

godirwalk 1.7.8 doesn't use symlinks so it will have the same checksum on both go 1.11.3 and go 1.11.4