Skip to content

chore(deps): bump cosmossdk.io/log from 1.4.1 to 1.5.0 #1025

chore(deps): bump cosmossdk.io/log from 1.4.1 to 1.5.0

chore(deps): bump cosmossdk.io/log from 1.4.1 to 1.5.0 #1025

Workflow file for this run

on:
push:
branches: main
pull_request:
branches: main
name: Unit Tests
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: 1.23
- uses: actions/checkout@v4
- run: go test ./...