From 6e76364e6fe1b101d4ff1ed2916e3812a0dbe2fa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 14:31:32 +0000 Subject: [PATCH] Update module github.com/jinzhu/copier to v0.3.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 619a497a..4f93de4b 100644 --- a/go.mod +++ b/go.mod @@ -32,7 +32,7 @@ require ( github.com/golang/protobuf v1.3.3 // indirect github.com/gorilla/mux v1.7.3 // indirect github.com/hashicorp/golang-lru v0.5.4 // indirect - github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a + github.com/jinzhu/copier v0.3.5 github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381 github.com/mattn/go-colorable v0.1.4