Skip to content

Commit

Permalink
attempt to fix go get
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Dec 1, 2019
1 parent f5fdf98 commit b8b2c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/mikefarah/yq
module github.com/mikefarah/yq/v2

require (
github.com/mikefarah/yaml/v2 v2.4.0
Expand Down

0 comments on commit b8b2c9d

Please sign in to comment.