We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad1e69 commit fd98649Copy full SHA for fd98649
bib/go.mod
@@ -81,7 +81,7 @@ require (
81
github.com/mattn/go-colorable v0.1.14 // indirect
82
github.com/mattn/go-isatty v0.0.20 // indirect
83
github.com/mattn/go-runewidth v0.0.16 // indirect
84
- github.com/mattn/go-sqlite3 v1.14.24 // indirect
+ github.com/mattn/go-sqlite3 v1.14.28 // indirect
85
github.com/miekg/pkcs11 v1.1.1 // indirect
86
github.com/mistifyio/go-zfs/v3 v3.0.1 // indirect
87
github.com/mitchellh/mapstructure v1.5.0 // indirect
0 commit comments