Merge pull request #161 from bergwolf/1.10.2-branch-bump

# Kata Containers 1.10.2
This commit is contained in:
Xu Wang 2020-03-18 11:04:40 +08:00 committed by GitHub
commit f969e5645d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.10.1
1.10.2

View File

@ -22,4 +22,4 @@ slog = "2.5.2"
slog-scope = "4.1.2"
scan_fmt = "0.2"
regex = "1.1"
path-absolutize = { git = "git://github.com/magiclen/path-absolutize.git", tag= "v1.1.3" }
path-absolutize = { git = "git://github.com/magiclen/path-absolutize.git", tag= "v1.2.0" }