Go mod tidy
... | ... | @@ -6,7 +6,6 @@ require ( |
git.autistici.org/ai3/go-common v0.0.0-20220813062958-1eb6de82ce83 | ||
github.com/golang-migrate/migrate/v4 v4.15.2 | ||
github.com/google/go-cmp v0.5.8 | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
github.com/mattn/go-sqlite3 v1.14.14 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) |
This diff is collapsed.
Please register or sign in to comment