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
+2 -1
View File
@@ -14,6 +14,7 @@ require (
github.com/denisenkom/go-mssqldb v0.10.0 // indirect
github.com/dhowden/tag v0.0.0-20200412032933-5d76b8eaae27
github.com/disintegration/imaging v1.6.2
github.com/djherbis/atime v1.1.0
github.com/djherbis/fscache v0.10.2-0.20201024185917-a0daa9e52747
github.com/dustin/go-humanize v1.0.0
github.com/fatih/structs v1.1.0
@@ -48,7 +49,7 @@ require (
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
golang.org/x/tools v0.1.7
gopkg.in/djherbis/atime.v1 v1.0.0
gopkg.in/djherbis/atime.v1 v1.0.0 // indirect
gopkg.in/djherbis/stream.v1 v1.3.1
)