We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01ecf5 commit 8306bddCopy full SHA for 8306bdd
go.mod
@@ -11,5 +11,5 @@ require (
11
github.com/mattn/go-sqlite3 v1.14.9
12
github.com/spf13/pflag v1.0.5
13
github.com/spf13/viper v1.9.0
14
- golang.org/x/text v0.3.6 // indirect
+ golang.org/x/text v0.3.6
15
)
0 commit comments