Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: forgot to add gotest to _tools go.mod #1823

Merged
merged 1 commit into from
Jul 4, 2023
Merged

chore: forgot to add gotest to _tools go.mod #1823

merged 1 commit into from
Jul 4, 2023

Conversation

markphelps
Copy link
Collaborator

before this change, running mage bootstrap would return:

Bootstrapping tools...
no required module provides package github.com/rakyll/gotest; to add it:
        go get github.com/rakyll/gotest
Error: exit status 1

@markphelps markphelps requested a review from a team as a code owner July 3, 2023 18:48
@markphelps markphelps enabled auto-merge (squash) July 3, 2023 18:49
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #1823 (fc0b697) into main (f4a8afd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1823   +/-   ##
=======================================
  Coverage   71.63%   71.63%           
=======================================
  Files          58       58           
  Lines        5500     5500           
=======================================
  Hits         3940     3940           
  Misses       1335     1335           
  Partials      225      225           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@markphelps markphelps merged commit c822e52 into main Jul 4, 2023
23 checks passed
@markphelps markphelps deleted the add-gotest branch July 4, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants