storj/pkg/utils
Egon Elbre f80185a807
Preliminary support for windows (#266)
* Don't use url.Parse for bolt paths: filepaths may not be valid URL-s.
* go.mod: update dependencies
* README.md: add Windows instructions
* pkg/overlay: check for the correct path and text in error
* pkg/overlay: fix tests for windows
* pkg/piecestore: make windows tests pass
* pkg/telemetry: skip test, as it doesn't shutdown nicely
* storage/redis: ensure that redis is clean before running tests
2018-08-23 10:05:56 +03:00
..
io_test.go pkg/piecestore: use readersource (#75) 2018-06-05 08:00:48 -06:00
io.go Node Identity (#193) 2018-08-13 10:39:45 +02:00
logging_test.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
logging.go Unit Tests for logging.go added (#148) 2018-07-19 15:41:29 -04:00
utils.go Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00