dependabot-preview[bot] 684bcd04d2
Bump github.com/otiai10/copy from 1.3.0 to 1.4.0 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-23 10:47:38 +00:00

9 lines
128 B
Modula-2

module entrypoint
go 1.14
require (
github.com/otiai10/copy v1.4.0
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
)