Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Apr 23, 2022
1 parent b1eeb02 commit f0d967f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 106 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ require (
github.com/jackc/pgconn v1.6.1
github.com/jackc/pgx/v4 v4.7.1
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.4.0 // indirect
github.com/stretchr/testify v1.6.1
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
Expand Down
Loading

0 comments on commit f0d967f

Please sign in to comment.