Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sottey committed Nov 13, 2023
1 parent 855a40b commit a097ec2
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 789 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@ require (
github.com/yukithm/json2csv v0.1.2
)

require github.com/leesper/holmes v0.0.0-20190916004209-307d8a307864 // indirect

require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/iotdog/json2table v0.0.0-20170917130055-a02b9756f9ab
github.com/kr/pretty v0.3.1 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
Expand Down
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,13 @@ github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBD
github.com/hashicorp/go-version v1.0.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/iotdog/json2table v0.0.0-20170917130055-a02b9756f9ab h1:ZEKToCTGrwId8KoJcaQVLVgMYYfp7coMjbMWrKSA+Xk=
github.com/iotdog/json2table v0.0.0-20170917130055-a02b9756f9ab/go.mod h1:MIQugyzlwxN+Fqxs2B4w3fkc+kSFxTjORxxyI9LZx2A=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/leesper/holmes v0.0.0-20190916004209-307d8a307864 h1:NWJcsDP7HbfFL74GLBsbNdpWbkO2/du0ZHShYjJf168=
github.com/leesper/holmes v0.0.0-20190916004209-307d8a307864/go.mod h1:/SSS7YKE9QBRzFb4JkOxCOeKnY2PIui6Bstblq658ys=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
Expand Down
4 changes: 0 additions & 4 deletions vendor/github.com/iotdog/json2table/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/github.com/iotdog/json2table/demo.go

This file was deleted.

134 changes: 0 additions & 134 deletions vendor/github.com/iotdog/json2table/j2t/converter.go

This file was deleted.

201 changes: 0 additions & 201 deletions vendor/github.com/leesper/holmes/LICENSE

This file was deleted.

Loading

0 comments on commit a097ec2

Please sign in to comment.