Skip to content

Commit

Permalink
Merge pull request #5 from ewohltman/develop
Browse files Browse the repository at this point in the history
Update to Go 1.18, discordgo to v0.24.0
  • Loading branch information
ewohltman authored Mar 30, 2022
2 parents 1ade16b + 0c9ed16 commit f4e67d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
go-version: '1.18'
check-latest: true
run: go version

- name: Download dependencies
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pullRequestMaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
go-version: '1.18'
check-latest: true
run: go version

- name: Download dependencies
run: |
Expand Down

0 comments on commit f4e67d3

Please sign in to comment.