Skip to content
Snippets Groups Projects
go.mod 3.52 KiB
Newer Older
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
go 1.20

require (
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/gofrs/uuid v4.4.0+incompatible
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55

require (
Max Kuzin's avatar
Max Kuzin committed
	github.com/davecgh/go-spew v1.1.1 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/elastic/go-windows v1.0.0 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/fsnotify/fsnotify v1.6.0 // indirect
Max Kuzin's avatar
Max Kuzin committed
	github.com/go-faster/errors v0.6.1 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/go-logr/logr v1.2.4 // indirect
	github.com/go-logr/stdr v1.2.2 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/go-sql-driver/mysql v1.7.0 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/hashicorp/hcl v1.0.0 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/jackc/pgconn v1.14.0 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/jackc/pgproto3/v2 v2.3.2 // indirect
	github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/jackc/pgx/v5 v5.3.0 // indirect
	github.com/jinzhu/now v1.1.5 // indirect
	github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/mattn/go-sqlite3 v1.14.17 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	github.com/microsoft/go-mssqldb v0.21.0 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/pelletier/go-toml/v2 v2.0.6 // indirect
Max Kuzin's avatar
Max Kuzin committed
	github.com/pmezard/go-difflib v1.0.0 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/prometheus/procfs v0.10.1 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	github.com/spf13/afero v1.9.3 // indirect
	github.com/spf13/cast v1.5.0 // indirect
	github.com/spf13/jwalterweatherman v1.1.0 // indirect
	github.com/spf13/pflag v1.0.5 // indirect
	github.com/spf13/viper v1.15.0 // indirect
	github.com/streadway/amqp v1.0.0 // indirect
	github.com/subosito/gotenv v1.4.2 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	go.uber.org/dig v1.17.0 // indirect
Pavel Pogorelchuk's avatar
Pavel Pogorelchuk committed
	gopkg.in/ini.v1 v1.67.0 // indirect
	gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
	gopkg.in/yaml.v2 v2.4.0 // indirect
Max Kuzin's avatar
Max Kuzin committed
	gopkg.in/yaml.v3 v3.0.1 // indirect
Svyatoslav Sabadin's avatar
Svyatoslav Sabadin committed
	howett.net/plist v0.0.0-20181124034731-591f970eefbb // indirect