Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.50.3 #337

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

Bump github.com/cosmos/cosmos-sdk from 0.45.12 to 0.50.3 #337

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 ./...