Don't use argmapper dev dependency

This commit is contained in:
sophia 2021-07-27 16:44:16 -05:00 committed by Paul Hinze
parent f864d6aa26
commit ca8d74d661
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

1
go.mod
View File

@ -104,7 +104,6 @@ require (
// replace github.com/hashicorp/horizon => ../horizon
replace github.com/hashicorp/vagrant-plugin-sdk => ../vagrant-plugin-sdk
replace github.com/hashicorp/go-argmapper => ../go-argmapper
replace (
// v0.3.11 panics for some reason on our tests