Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(reflection): Fix gogoproto import paths (backport #14838) #14851

Merged
merged 5 commits into from
Jan 31, 2023

Commits on Jan 31, 2023

  1. fix(reflection): Fix gogoproto import paths (#14838)

    (cherry picked from commit d0a5bd1)
    
    # Conflicts:
    #	api/go.mod
    #	api/go.sum
    #	go.mod
    #	store/go.mod
    #	store/go.sum
    #	tests/go.mod
    #	x/circuit/go.mod
    #	x/circuit/go.sum
    #	x/evidence/go.mod
    #	x/evidence/go.sum
    #	x/feegrant/go.mod
    #	x/feegrant/go.sum
    #	x/nft/go.mod
    #	x/nft/go.sum
    #	x/upgrade/go.mod
    #	x/upgrade/go.sum
    amaury1093 authored and mergify[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2d963d5 View commit details
    Browse the repository at this point in the history
  2. Fix

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    39c365f View commit details
    Browse the repository at this point in the history
  3. Fix conflicts

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0465d3f View commit details
    Browse the repository at this point in the history
  4. Add changelog

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b89f24b View commit details
    Browse the repository at this point in the history
  5. Add cl

    amaury1093 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    275b184 View commit details
    Browse the repository at this point in the history