chore: update dependencies

This commit is contained in:
wwqgtxx
2024-08-22 09:24:27 +08:00
parent c4660e1aad
commit 41efc5e5ab
4 changed files with 29 additions and 29 deletions

View File

@@ -12,7 +12,7 @@ import (
C "github.com/metacubex/mihomo/constant"
RP "github.com/metacubex/mihomo/rules/provider"
"github.com/sagernet/bbolt"
"github.com/metacubex/bbolt"
"github.com/stretchr/testify/assert"
)