diff --git a/go.mod b/go.mod index b174b32..10c7dce 100644 --- a/go.mod +++ b/go.mod @@ -46,7 +46,7 @@ require ( github.com/gorilla/websocket v1.4.2 github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334 github.com/icza/dyno v0.0.0-20200205103839-49cb13720835 - github.com/imdario/mergo v0.3.10 + github.com/imdario/mergo v0.3.8 github.com/klauspost/compress v1.10.10 // indirect github.com/klauspost/pgzip v1.2.4 github.com/magefile/mage v1.10.0 // indirect