0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-26 08:48:50 +00:00
crazy-max_diun/go.mod
dependabot-preview[bot] f4040fd801
Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#69)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 22:53:56 +02:00

31 lines
1.2 KiB
Modula-2

module github.com/crazy-max/diun/v3
go 1.13
require (
github.com/alecthomas/kong v0.2.9
github.com/containers/image/v5 v5.4.4
github.com/docker/docker v1.13.1
github.com/docker/go-connections v0.4.0
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/hako/durafmt v0.0.0-20190612201238-650ed9f29a84
github.com/imdario/mergo v0.3.9
github.com/matcornic/hermes/v2 v2.1.0
github.com/nlopes/slack v0.6.0
github.com/opencontainers/go-digest v1.0.0
github.com/panjf2000/ants/v2 v2.4.1
github.com/pkg/errors v0.9.1
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.18.0
github.com/sirupsen/logrus v1.6.0
github.com/streadway/amqp v0.0.0-20200108173154-1c71cc93ed71
github.com/stretchr/testify v1.5.1
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
go.etcd.io/bbolt v1.3.4
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
gopkg.in/yaml.v2 v2.3.0
)
replace github.com/docker/docker => github.com/docker/engine v1.4.2-0.20200309214505-aa6a9891b09c