We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdf2fe commit eb367dfCopy full SHA for eb367df
cmd/go.mod
@@ -9,7 +9,7 @@ replace github.com/brave-intl/bat-go/libs => ../libs
9
replace github.com/brave-intl/bat-go/tools => ../tools
10
11
require (
12
- github.com/brave-intl/bat-go/libs v0.0.0-20220913154833-730f36b772de
+ github.com/brave-intl/bat-go/libs v0.0.0-20250128215155-fbdf2fed935d
13
github.com/rs/zerolog v1.28.0
14
github.com/spf13/cobra v1.6.1
15
github.com/spf13/viper v1.13.0
0 commit comments