Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCherepovskyi committed Oct 24, 2024
1 parent 614551b commit 1d4c4dc
Show file tree
Hide file tree
Showing 8,205 changed files with 4 additions and 2,287,784 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ build/
config.local.yaml
# Coverage
coverage.*
vendor
51 changes: 0 additions & 51 deletions config.local.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ module github.com/forbole/bdjuno/v4
go 1.22.5

require (
cosmossdk.io/errors v1.0.0-beta.7
cosmossdk.io/math v1.2.0
github.com/cockroachdb/errors v1.11.3
github.com/cosmos/cosmos-sdk v0.46.13
github.com/forbole/juno/v4 v4.0.0-20230207053719-d0f32f8970c3
github.com/go-co-op/gocron v1.37.0
Expand All @@ -13,6 +15,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/lib/pq v1.10.9
github.com/pelletier/go-toml v1.9.5
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.18.0
github.com/proullon/ramsql v0.1.3
github.com/rs/zerolog v1.32.0
Expand All @@ -33,7 +36,6 @@ require (
cloud.google.com/go/compute/metadata v0.5.0 // indirect
cloud.google.com/go/iam v1.2.0 // indirect
cloud.google.com/go/storage v1.43.0 // indirect
cosmossdk.io/errors v1.0.0-beta.7 // indirect
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
github.com/4meepo/tagalign v1.3.4 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
Expand Down Expand Up @@ -79,7 +81,6 @@ require (
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
github.com/ckaznocha/intrange v0.2.0 // indirect
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
github.com/cockroachdb/errors v1.11.3 // indirect
github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce // indirect
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
github.com/cockroachdb/pebble v1.1.1 // indirect
Expand Down Expand Up @@ -230,7 +231,6 @@ require (
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/polyfloyd/go-errorlint v1.6.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
Expand Down
21 changes: 0 additions & 21 deletions vendor/4d63.com/gocheckcompilerdirectives/LICENSE

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/4d63.com/gochecknoglobals/LICENSE

This file was deleted.

Loading

0 comments on commit 1d4c4dc

Please sign in to comment.