rclone/backend/googlephotos
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
api build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
testfiles googlephotos: Backend for accessing Google Photos #369 2019-07-02 15:26:55 +01:00
albums.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
albums_test.go build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
googlephotos.go onedrive: cleanup brand name 2022-08-30 10:23:29 +02:00
googlephotos_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
pattern.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
pattern_test.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00