mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-23 11:00:50 +00:00
host-timesync-daemon: Use Go Modules
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This commit is contained in:
6
pkg/host-timesync-daemon/go.sum
Normal file
6
pkg/host-timesync-daemon/go.sum
Normal file
@@ -0,0 +1,6 @@
|
||||
github.com/linuxkit/virtsock v0.0.0-20180323111827-f1e32d3189e0 h1:77bULCpN1JmP6Y3MF5/ELxC9cLgAUymZrubs3jqK1Lk=
|
||||
github.com/linuxkit/virtsock v0.0.0-20180323111827-f1e32d3189e0/go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo=
|
||||
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
|
||||
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
|
||||
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 h1:dXfMednGJh/SUUFjTLsWJz3P+TQt9qnR11GgeI3vWKs=
|
||||
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
Reference in New Issue
Block a user