1
0
mirror of https://github.com/taigrr/yq synced 2026-03-22 05:22:37 -07:00

attempt to fix go get

This commit is contained in:
Mike Farah
2019-12-02 10:37:06 +11:00
parent f5fdf98c38
commit b8b2c9de61

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/mikefarah/yq module github.com/mikefarah/yq/v2
require ( require (
github.com/mikefarah/yaml/v2 v2.4.0 github.com/mikefarah/yaml/v2 v2.4.0