Upgrade doublestar to v2.0.1 (#742)

This commit is contained in:
InfiniteTF
2020-08-17 04:06:40 +02:00
committed by GitHub
parent ecc42e4e24
commit ecf745162f
13 changed files with 41 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ import (
"sync"
"time"
"github.com/bmatcuk/doublestar"
"github.com/bmatcuk/doublestar/v2"
"github.com/stashapp/stash/pkg/logger"
"github.com/stashapp/stash/pkg/manager/config"
"github.com/stashapp/stash/pkg/models"