chore: Update dependencies

This commit is contained in:
H1JK
2023-11-18 11:26:27 +08:00
parent 54a7f52fe3
commit 3a3d88c668
6 changed files with 91 additions and 85 deletions

View File

@@ -10,8 +10,8 @@ import (
"github.com/metacubex/mihomo/component/profile/cachefile"
"github.com/metacubex/mihomo/component/trie"
"github.com/sagernet/bbolt"
"github.com/stretchr/testify/assert"
"go.etcd.io/bbolt"
)
func createPools(options Options) ([]*Pool, string, error) {