upd job_sync && upd gitignore && upd gomod #72

Open
devstigneev wants to merge 1 commits from devstigneev/micro-codec-urlencode:fix_ci into v4
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2025-12-29 12:37:03 +03:00
upd job_sync && upd gitignore && upd gomod
Some checks are pending
coverage / build (pull_request) Blocked by required conditions
lint / lint (pull_request) Blocked by required conditions
test / test (pull_request) Blocked by required conditions
2803a5a8b3
Some checks are pending
coverage / build (pull_request) Blocked by required conditions
lint / lint (pull_request) Blocked by required conditions
test / test (pull_request) Blocked by required conditions
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix_ci:devstigneev-fix_ci
git checkout devstigneev-fix_ci
Sign in to join this conversation.