Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.4 #306

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.4

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.47.4 #306

Workflow file for this run

on: [push, pull_request]
name: Build
jobs:
build:
runs-on: ubuntu-latest
name: build
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.18
- run: go build ./...