Skip to content

chore(deps): bump github.com/gotd/td from 0.118.0 to 0.119.0 #434

chore(deps): bump github.com/gotd/td from 0.118.0 to 0.119.0

chore(deps): bump github.com/gotd/td from 0.118.0 to 0.119.0 #434

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
with:
enable-386: false
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main