-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge master into pigfoot-feature-workgroup
- Loading branch information
Showing
383 changed files
with
53,659 additions
and
23,502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,17 @@ | ||
module github.com/justmiles/athena-cli | ||
|
||
go 1.12 | ||
go 1.16 | ||
|
||
require ( | ||
github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.2 | ||
github.com/aws/aws-sdk-go v1.40.50 | ||
github.com/dustin/go-humanize v1.0.0 | ||
github.com/elliotchance/orderedmap v1.3.0 | ||
github.com/gocarina/gocsv v0.0.0-20200827134620-49f5c3fa2b3e | ||
github.com/olekukonko/tablewriter v0.0.4 | ||
github.com/elliotchance/orderedmap v1.4.0 | ||
github.com/gocarina/gocsv v0.0.0-20210516172204-ca9e8a8ddea8 | ||
github.com/olekukonko/tablewriter v0.0.5 | ||
github.com/recursionpharma/go-csv-map v0.0.0-20160524001940-792523c65ae9 | ||
github.com/sirupsen/logrus v1.6.0 | ||
github.com/smartystreets/goconvey v1.6.4 // indirect | ||
github.com/spf13/cobra v1.0.0 | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/xitongsys/parquet-go v1.5.3 | ||
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 | ||
github.com/sirupsen/logrus v1.8.1 | ||
github.com/spf13/cobra v1.2.1 | ||
github.com/xitongsys/parquet-go v1.6.0 | ||
github.com/xitongsys/parquet-go-source v0.0.0-20201108113611-f372b7d813be | ||
github.com/xuri/excelize/v2 v2.4.1 | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
vendor/github.com/360EntSecGroup-Skylar/excelize/v2/.travis.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.