Skip to content

build(deps): bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1 #77

build(deps): bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1

build(deps): bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1 #77

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Lint code
uses: golangci/golangci-lint-action@v2