attempt to fix go get

This commit is contained in:
Mike Farah
2019-12-02 10:37:06 +11:00
parent f5fdf98c38
commit b8b2c9de61
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/mikefarah/yq
module github.com/mikefarah/yq/v2
require (
github.com/mikefarah/yaml/v2 v2.4.0