dependabot-preview[bot] 5dab413ab7
Bump github.com/otiai10/copy from 1.5.0 to 1.5.1 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:59:41 +00:00

9 lines
128 B
Modula-2

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