Golang wrapper for Endsley's bsdiff C library.
 
 
Go to file
Icedream c3d53d04e1
Fix binaries having an identity crisis.
2017-02-22 14:08:14 +01:00
bsdiff@7d70d8f4ff Initial commit. 2017-02-21 08:30:02 +01:00
cmd Fix binaries having an identity crisis. 2017-02-22 14:08:14 +01:00
diff Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
internal Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
patch Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
.gitignore Binaries don't belong in the source code repository. 2017-02-22 14:06:13 +01:00
.gitmodules Initial commit. 2017-02-21 08:30:02 +01:00
main.go Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00