chore(deps): Bump github.com/mitchellh/copystructure from 1.1.1 to 1.2.0
Bumps [github.com/mitchellh/copystructure](https://github.com/mitchellh/copystructure) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/mitchellh/copystructure/releases) - [Commits](https://github.com/mitchellh/copystructure/compare/v1.1.1...v1.2.0 ) Signed-off-by:dependabot[bot] <support@github.com>
Showing
+5 -5
... | ... | @@ -23,7 +23,7 @@ require ( |
github.com/jmoiron/sqlx v1.3.1 | ||
github.com/lib/pq v1.10.0 | ||
github.com/mattn/go-shellwords v1.0.11 | ||
github.com/mitchellh/copystructure v1.1.1 | ||
github.com/mitchellh/copystructure v1.2.0 | ||
github.com/opencontainers/go-digest v1.0.0 | ||
github.com/opencontainers/image-spec v1.0.1 | ||
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 | ||
... | ... |
Please register or sign in to comment