Skip to content

Commit

Permalink
gojq: Update to rebased fq branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 12, 2021
1 parent 6b8d26c commit 2d6573d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ require (

replace github.com/chzyer/readline => github.com/wader/readline v0.0.0-20210708114437-6e459499aaf5

replace github.com/itchyny/gojq => github.com/wader/gojq v0.12.1-0.20210808193708-2d169f51796d
replace github.com/itchyny/gojq => github.com/wader/gojq v0.12.1-0.20210812151814-dee4380c9af8
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354/go.mod h1:KSVJ
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.1.4/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/wader/gojq v0.12.1-0.20210808193708-2d169f51796d h1:iQuiK3anH8QQA0Rb0DWZP3TVR755MPuQ5r+EggZx9/E=
github.com/wader/gojq v0.12.1-0.20210808193708-2d169f51796d/go.mod h1:EQUSKgW/YaOxmXpAwGiowFDO4i2Rmtk5+9dFyeiymAg=
github.com/wader/gojq v0.12.1-0.20210812151814-dee4380c9af8 h1:52XqBofkBheSyx51LYANm1aaK9WWBBmcUf+YCOIeE6g=
github.com/wader/gojq v0.12.1-0.20210812151814-dee4380c9af8/go.mod h1:EQUSKgW/YaOxmXpAwGiowFDO4i2Rmtk5+9dFyeiymAg=
github.com/wader/readline v0.0.0-20210708114437-6e459499aaf5 h1:lNbk3zDwMc1TaNGWiKrSxCep6R8qqu9CGWBqSFD/9sE=
github.com/wader/readline v0.0.0-20210708114437-6e459499aaf5/go.mod h1:1n88xxtpWULehIaVFcn5JQJy3RUe/5pvJznoiKWfKng=
golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
Expand Down

0 comments on commit 2d6573d

Please sign in to comment.