No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-01-14 15:57:29 +01:00
go.mod Initial 2020-01-14 15:44:47 +01:00
LICENSE README & LICENSE 2020-01-14 15:51:01 +01:00
README.md README & LICENSE 2020-01-14 15:51:01 +01:00
versions.go Initial 2020-01-14 15:44:47 +01:00
versions_test.go Tests 2020-01-14 15:57:29 +01:00

This is the version comparison code from Syncthing (https://github.com/syncthing/syncthing) broken out into a separate package to avoid having to grab a huge dependency.

Copyright & License as per Syncthing itself as of 2020-10-14.