1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08: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 (
github.com/mikefarah/yaml/v2 v2.4.0