Upgrade dependencies

This commit is contained in:
ErickSkrauch
2023-12-13 17:29:12 +01:00
parent 1543e98b87
commit d678f61df7
15 changed files with 105 additions and 88 deletions

View File

@@ -1,7 +1,7 @@
package di
import (
"github.com/goava/di"
"github.com/defval/di"
"github.com/spf13/viper"
)