We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add34f4 commit 15257d0Copy full SHA for 15257d0
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-20250205164515-8759cbf3cf22
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