clean up a bit
... | ... | @@ -3,11 +3,9 @@ module git.c3pb.de/gbe/invinoveritas |
go 1.16 | ||
require ( | ||
github.com/Masterminds/squirrel v1.5.0 | ||
github.com/go-kit/kit v0.11.0 | ||
github.com/jmoiron/sqlx v1.3.4 | ||
github.com/kjk/betterguid v0.0.0-20170621091430-c442874ba63a | ||
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb | ||
modernc.org/ql v1.3.2-0.20210703182015-9a9ae8c217a9 | ||
modernc.org/sqlite v1.14.5 // indirect | ||
modernc.org/sqlite v1.14.5 | ||
) |
Please register or sign in to comment