Bump github.com/djherbis/atime to v1.1.0

This commit is contained in:
Deluan 2021-10-03 22:50:25 -04:00
parent fba733708c
commit dbde0ffa0c
3 changed files with 5 additions and 2 deletions

View file

@ -8,9 +8,9 @@ import (
"path/filepath"
"strings"
"github.com/djherbis/atime"
"github.com/djherbis/fscache"
"github.com/navidrome/navidrome/log"
"gopkg.in/djherbis/atime.v1"
"gopkg.in/djherbis/stream.v1"
)