mirror of
https://github.com/Icinga/docker-icinga2.git
synced 2026-03-31 09:51:04 +02:00
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>
9 lines
128 B
Modula-2
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
|
|
)
|