Skip to content

Commit

Permalink
Fixing linting/module error
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrit committed May 1, 2024
1 parent bbd06d0 commit fbed6a3
Show file tree
Hide file tree
Showing 137 changed files with 2 additions and 11,430 deletions.
1 change: 0 additions & 1 deletion module/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/pkg/errors v0.9.1
github.com/rakyll/statik v0.1.7
github.com/regen-network/cosmos-proto v0.3.1
github.com/spf13/cast v1.5.1
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
Expand Down
2 changes: 0 additions & 2 deletions module/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -921,8 +921,6 @@ github.com/rakyll/statik v0.1.7/go.mod h1:AlZONWzMtEnMs7W4e/1LURLiI49pIMmp6V9Ung
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/regen-network/cosmos-proto v0.3.1 h1:rV7iM4SSFAagvy8RiyhiACbWEGotmqzywPxOvwMdxcg=
github.com/regen-network/cosmos-proto v0.3.1/go.mod h1:jO0sVX6a1B36nmE8C9xBFXpNwWejXC7QqCOnH3O0+YM=
github.com/rjeczalik/notify v0.9.1 h1:CLCKso/QK1snAlnhNR/CNvNiFU2saUtjV0bx3EwNeCE=
github.com/rjeczalik/notify v0.9.1/go.mod h1:rKwnCoCGeuQnwBtTSPL9Dad03Vh2n40ePRrjvIXnJho=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
Expand Down
4 changes: 2 additions & 2 deletions module/proto/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ deps:
- remote: buf.build
owner: cosmos
repository: cosmos-proto
commit: 1935555c206d4afb9e94615dfd0fad31
digest: shake256:c74d91a3ac7ae07d579e90eee33abf9b29664047ac8816500cf22c081fec0d72d62c89ce0bebafc1f6fec7aa5315be72606717740ca95007248425102c365377
commit: 04467658e59e44bbb22fe568206e1f70
digest: shake256:73a640bd60e0c523b0f8237ff34eab67c45a38b64bbbde1d80224819d272dbf316ac183526bd245f994af6608b025f5130483d0133c5edd385531326b5990466
- remote: buf.build
owner: cosmos
repository: cosmos-sdk
Expand Down
79 changes: 0 additions & 79 deletions module/third_party/proto/amino/amino.proto

This file was deleted.

50 changes: 0 additions & 50 deletions module/third_party/proto/cosmos/app/runtime/v1alpha1/module.proto

This file was deleted.

55 changes: 0 additions & 55 deletions module/third_party/proto/cosmos/app/v1alpha1/config.proto

This file was deleted.

91 changes: 0 additions & 91 deletions module/third_party/proto/cosmos/app/v1alpha1/module.proto

This file was deleted.

22 changes: 0 additions & 22 deletions module/third_party/proto/cosmos/app/v1alpha1/query.proto

This file was deleted.

31 changes: 0 additions & 31 deletions module/third_party/proto/cosmos/auth/module/v1/module.proto

This file was deleted.

Loading

0 comments on commit fbed6a3

Please sign in to comment.