Skip to content
Snippets Groups Projects
Commit e509f2b1 authored by ale's avatar ale
Browse files

Go mod tidy

parent eb576262
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......@@ -40,7 +40,6 @@ github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/hashicorp/errwrap v1.1.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-multierror
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment